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

cvs merge from uncommited working copy

From: Max Kirillov <max630_at_mail.ru>
Date: 2006-05-17 12:49:26 CEST

I want to register changes in multiple branches by a single
commit. I develop the desired changes in one branch, then
copy to others, then go the root directory and launch 'svn ci'.

I can copy the changes using 'svn diff | patch'. But, if
there are added/removed/copied files, I have to declare them
manually.

It would be nice to use 'svn merge' to automatically
transfer all changes. Unfortunately, I could not find a way
to do that.

So, the question is:

Is there any possibility to transfer uncommited changes from
one working copy to another? Maybe, there is some additional
tool doing this?

-- 
Max
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 12:52:06 2006

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

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