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

Re: Client relative url support infrastructure and merge implementation

From: Branko Čibej <brane_at_xbc.nu>
Date: 2007-12-18 12:23:47 CET

Greg Lutz wrote:
> At 08:38 PM 12/17/2007, Troy Curtis Jr wrote:
>> On Dec 17, 2007 5:04 PM, Greg Lutz <greg@nearspace.com> wrote:
>
> [snip]
>
>> ... the proposed [repository-relative URL] syntax will be exceedingly
>> inconvenient on
>> > Windows machines [because] ^ is cmd's very odd choice for an escape
>> character
>
> [snip]
>
>> So the question is how many people will this effect? Can you think of
>> another alternative that might provide for greater compatibility?
>
> From my isolated perch in Windowsland, I wouldn't be surprised if
> quite a significant number of users were using svn from the command
> line, and writing .bat files for the purpose. Really, I have no idea
> what the number might be.
>
> Looking along the top row of my keyboard, I wonder whether "+" or "="
> might be reasonable alternatives to "^". In *nix, they're all about
> equally metacharacterish.

+ is sometimes special on Windows. = seems to be safe, so does % (which
is a job control shortcut in bash, but only at the beginning of a line)

Whatever is implemented, I think it would be an extremely good idea to
make relative externals use the same magic character.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 18 12:44:20 2007

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.