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

Re: Commit only parts of files

From: Ron W <ronw.mrmx_at_gmail.com>
Date: Tue, 5 Apr 2016 11:27:19 -0400

On Tue, Apr 5, 2016 at 7:55 AM, fonitzu <no_spam_at_fonitzu.com> wrote:

> After digging for a while, I have found in tsvn's help at 4.4.3 that
> using TortoiseMerge it is possible to "cherry picking" changes to be
> included in a commit (in context of "Restore after commit").
>
> How about other differs?
> I regularly use ExamDiff and I miss this feature, I always need to undo
> all other unrelated changes in a file before committing.
>

You can always make a copy of your working file, then diff against the
previous commit of that file using what ever differ you want, undo whatever
changes you need, then save back to the working file then commit that
(preferably after rebuilding your project and running tests).

While that is less convenient, it is safer because you get the opportunity
to build and test what you are actually going to commit before you commit
it.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-04-05 17:27:44 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.