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

Re: 1.7.1 + commit multiple folders from top level

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 25 Oct 2011 07:07:15 +0200

Hi,

On 25 October 2011 00:14, Dave Hunsberger <dave_at_podi.com> wrote:

> I've upgraded to 1.7, then 1.7.1, and the behavior in 1.6x that allowed me
> to right-click a top level folder, select commit, and see all the changed
> files in the subfolders (multiple levels down) available for commit seems to
> be missing.
>
> Is this a new feature, a bug, am I missing something, or is there a way to
> turn it on again?
>
> Basically, it suited my workflow to have multiple files open from different
> subfolders, make changes in them, then in a explorer window, right-click the
> top level folder, select commit, then could commit all the changed files at
> once. I can't seem to find a way to get this behavior back.
>
> I've also noticed that in subfolders a few levels down, there is still a
> .svn folder, cleanup doesn't seem to remove it, could this be causing the
> issue?
>
> You might be (unintentionally) using nested working copies. That are
working copies where SVN is not seeing them as linked to the same repository
location. You should verify the repository path(s) of these folders that
still have .svn folders; this might give you a clue on how to solve it.

One approach is to move/copy the nested parts out of the current hierarchy,
then do an 'update to revision' with depth 'infinite' at the top level (this
should bring in the correct folders/files). Then move the local changes back
into the working copy (without the .svn folders).

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2863003
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-25 07:07:27 CEST

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.