[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-07-05 19:17:22 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.

Right.

There are applications like Cenqua's FishEye repository browser which allow
you to describe your TTB structure so that the notions of "branch" and "tag"
can be applied to particular directories. (See
http://www.cenqua.com/fisheye/doc/latest/admin/svnsymbolic.html)
But I admit that it is a shame that you pretty much *have* to implement
something like this across all similar applications to get that sort of
functionality.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Thu Jul 5 19:17:07 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.