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

Re: svn commit: r29770 - trunk/contrib/client-side/svnmerge

From: David Glasser <glasser_at_davidglasser.net>
Date: Mon, 10 Mar 2008 12:01:36 -0700

On Mon, Mar 10, 2008 at 11:41 AM, Paul Burba <ptburba_at_gmail.com> wrote:
> Does any platform besides pre-OSX Mac even support ':' in pathnames?
> Does linux? (I can't find it explicitly prohibited nor mentioned as
> valid...maybe the answer is painfully obvious to linux folk, but not
> to us Win32 losers)

Unix filesystems generally permit any character in filenames except
for '/', '\0', and '\n'.

Subversion's valid-path-name function is more restrictive, though.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-10 20:01:47 CET

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.