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

Re: Feature Request: Option to *always* commit all the changes in the *entire* working copy.

From: David Walthall <walthall_at_stanfordalumni.org>
Date: Thu, 06 Aug 2009 12:18:42 -0700

Nick Sabalausky wrote:
> Currently, if you do a commit from a subdirectory within the working
> copy, only the changes within that subdirectory are selected for the
> commit.

Perhaps adding the following as a Start Commit Hook script would be helpful:

cmd /C tortoiseproc /command:commit /path:"path\to\root\of\wc" && exit 1

Add it to every subdirectory of the working copy (but not the root of
the working copy). Make sure that "Wait for the script to finish" is
checked.

David

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2380997

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-06 21:24:08 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.