Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Yup, a quite embarrassingly obvious bug. Thanks!

Original comment by [email protected] on 22 Jun 2013 at 12:18

  • Changed state: Accepted

from boar.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Wait... Actually, turns out that the "set" command uses the entire string to 
the right of the equal sign, including any citation marks. 

Hence, if you replace 

REPO_PATH="c:\path\to\your\repository"

with

REPO_PATH=c:\path\to\your\repository

then, it works. Windows is weird... So, not really a bug in Boar. Still, 
probably a common mistake in DOS. I'll leave this bug as an open minor, and add 
some kind of helpful error message.

Original comment by [email protected] on 22 Jun 2013 at 12:32

  • Changed title: Misleading error message when using citation marks in the REPO_PATH in windows
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from boar.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 17, 2024
Thank you for looking into it. The reason I use citation marks was that I had 
space in path name to the repository and it felt like correct thing to do. Even 
Command prompt in Win7 does add them automatically.

Strange is that, as you noted yourself, that when setting env. variable using 
set command it take whole string until end of line. This means also all spaces 
in path to repository.

-r-

Original comment by [email protected] on 13 Jul 2013 at 9:42

from boar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.