[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: <cmpilato_at_collab.net>
Date: 2001-10-02 18:18:32 CEST

kfogel@collab.net writes:

> (Something tells me we've talked about this before, though; was there
> an objections to just using / everywhere?)

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).

---------------------------------------------------------------------
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.