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

Re: Question about externals

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 21 Jan 2008 17:43:38 +0100

Robert Dailey wrote:

> I wonder if it would be possible for SVN to add .svn folders to each
> level of the external folder path. For example:
>
> foo/bar http://svn.blah.com/....
>
> would result in a foo folder with the following directories:
>
> .svn
> bar
>
> In this case, 'foo' isn't really a versioned folder, but it acts as one
> since it has a .svn folder in it. Again, this is definitely a topic for
> the Subversion mailing list, However I'm curious as to your opinions on
> this idea Stefan.

I don't think that adding just an empty .svn folder would work. And
simply creating a dummy wouldn't work properly either: you can't just
pretend that something is versioned: either it is versioned or it isn't
- there's nothing in between (no half-versioned).

Why do you use a subfolder anyway? You could create a versioned folder
'foo' yourself, then attach all externals directly below that folder (as
TSVN does with the 'ext' folder).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-21 17:44:01 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.