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

Re: the @ syntax - date format

From: Mark D. Baushke <mdb_at_juniper.net>
Date: 2002-04-06 03:07:00 CEST

Hi Patrik,

It is my understanding that all characters except the file separation
character (/) is allowed in a filename under *nix. I have seen a
number of characters used to separate versions from filenames in the
past.

         file:version
         file;version
         file@@version
         file%version
         file<version>
         file[version]

It has always been the case that those characters were legal under
most *nix filesystems.

I like the idea Hontvari proposed that only the last "@" on the
filename is considered in looking for a revision and that adding one
to the end of a file means that all of the previous characters must be
the filename.

        -- Mark

> Date: Sat, 06 Apr 2002 02:37:53 +0200
> From: Patrik Husfloen <pathu440@student.liu.se>
>
> I'm just curious, but wouldn't it be possible to choose another
> delimiter if @ is causing so much problems, or are all characters
> allowed into filenames in *nix
> file§rev or file[rev
>
> just thinking out loud
>
> /patrik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 6 03:07:47 2002

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.