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

Re: How to de-nest a nested working copy?

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-04-26 23:53:06 CEST

Adam Aulick wrote:
> Sven Brueggemann <SBrueggemann@...> writes:
>
>> I just tested that with the layout you described. I changed a file
>> in trunk, in include and in my_project. I do not have a src dir
>> in my WC, since I checked out my_project into a directory directly
>> under trunk.
>>
>> Check for modifications shows my_project as "Nested".
>>
>> In explorer, I selected the file changed in trunk, the include dir and
>> the my_project dir. I right-clicked on "my_project" and selected
>> "Commit". The Commit dialog shows "Commit to: (multiple targets
>> selected) and lists all changed files in all directories.
>
> The problem is that, if you add the src directory above my_project, it becomes
> impossible to select include and my_project at the same time in explorer. This
> is one of those things that makes me curse at Windows. I've been right-clicking
> on the trunk directory.

This doesn't help right now, but in TSVN 1.4.0 (nightly build) you can
drag folders into the commit dialog if they are from the same
repository, so you could open the commit dialog at 'include' and then
drag 'src/my_project' onto the file list.

Unfortunately I can't recommend you use the nightly at the moment
because it uses the SVN trunk build which is not stable, and it makes
your WC incompatible with all 1.3.x clients.

You may be able to use the command line client to get you out of a hole.
You can pass multiple items to svn commit, so you could pass include and
src/my_project. I haven't tried it.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Apr 26 23:52:22 2006

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.