[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: local vs url style (was: Re: poor Brane)

From: <kfogel_at_collab.net>
Date: 2001-10-02 18:39:36 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.