$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-08-23 21:15:14
Johan Lindvall wrote:
> On 8/23/07, Michael Marcin <mmarcin_at_[hidden]> wrote:
>> Is it possible to create a high level (probably top level) always empty
>> directory that I can svn switch to? Switch into empty allows me to
>> easily update and watch only the folders I care about and its a
>> recommended practice to improve svn size and performance.
>>
>> http://tortoisesvn.net/node/237
>
> Can't you just create a local Subversion database and switch to it instead?
>
If you do that you get an error that says your local repository is not
the same repository as the boost repository.
- Michael Marcin