Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File.pathSeparator not valid #8

Open
jamesladd opened this issue Feb 3, 2010 · 2 comments
Open

File.pathSeparator not valid #8

jamesladd opened this issue Feb 3, 2010 · 2 comments

Comments

@jamesladd
Copy link

You might find that in file bgit/src/main/java/edu/nyu/cs/javagit/api/JavaGitConfiguration.java
on line 83
you want to use "File.separator" rather than pathSeparator

Also on line 139 as well.

It would be nice if you checked for OS and suffixed Git with nothing or .exe

@krosenvold
Copy link
Owner

Fixed separator issue. Does NICE have any practical implications ?

@krosenvold
Copy link
Owner

To re-quote: I have no environment for testing windows on a regular basis and would rather not change the .exe part if it doesn't matter. Does it matter ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants