cmpilato@collab.net writes:
> Only problem I foresee is that we accept paths directly from the
> user. They type "svn ci dir/dir/dir/foo.c" or "svn ci
> dir\dir\dir\foo.c" based on the preferences for their OS. As long as
> we can internally convert those to '/'-separated paths, I don't see
> any problems. It is unacceptable to ask Windows users to use forward
> slashes, though, methinks (although I personally wouldn't mind because
> I spent 90% of my life in Unix-land).
Oh, I agree. Canonicalizing a path once at input time is okay.
(Hopefully Windows users won't mind having paths reported in error
messages and the like be in forward-slash style, though.)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:43 2006