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

Re: Subversion, decentralized version control, and the future.

From: Folker Schamel <schamel23_at_spinor.com>
Date: 2007-07-05 18:19:30 CEST

Branko Čibej wrote:
> Folker Schamel wrote:
>> I think a shortcut for the repository root including "/" (e.g. "$")
>> would be absolutely sufficient:
>>
>> Then use "svn cp . $tags/A", or "svn diff $tags/1.1 $tags/1.2" or whatever.
>>
>> No need for svn:layout property.
>>
>
> So you're already assuming that there is one single fixed layout, and no
> flexibility. Definitely not something I'd support.

You still have all flexibility, for example

"svn cp . $project1/tags/A"
or
"svn diff $project2/tags/1.1 $project37/branches/releases/customer_a/1.2",
or whatever.

Cheers,
Folker

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 5 18:19:21 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.