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

Re: Making import syntax more consistant (Was Re: making repositories)

From: Brent Burton <brentb_at_io.com>
Date: 2002-10-15 03:47:31 CEST

Hmm, hit the 'send' key early by accident.

At 08:32 PM 10/14/2002 -0500, Brent Burton wrote:

>>If you expect the results of the latter when specifying the former, then
>>consider if the second argument were not relative to the current working
>>directory, or if it began with "..". Import couldn't very well create files
>>under ".." of the repository root.
>
>Well it's certainly something to check IFF one was to allow that
>kind of specification. See httpd as an example of this file handling.
>But your point is clear -- at what point does the file spec

But your point is clear -- how much processing the file spec
does is definable and fairly arbitrary. Perhaps a huge number
of ../ references simply backs up against the repository root,
where ".." there refers to itself, like the filesystem root.

Anyway, I'm digressing.

I support your proposal for specifying new subdirs by simply
including them in the repository path. It's very clean and
unambiguous without impacting the file-import code very much.

-Brent

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 03:48:22 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.