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

Re: Updating the repository from wildcat user update

From: Lorenz <lorenznl_at_yahoo.com>
Date: Wed, 30 May 2012 06:06:56 +0000

Steve Swift wrote:

>We're just at the point of migrating to SVN, but we had a problem at the weekend which required the duty person to apply an emergency fix. He had his own copy (not a working copy) of the code, so he updated three files, compiled it, and fixed the problem.
>
>This left me with the issue of integrating his updates back into the repository.
>
>I compared his files with my working copy, and there were only three files that differed. So far, so good. I copied his files into my working copy, and committed the update. Back on a level keel.
>
>Is there a more elegant way to have handled this?
>
>At the very least, it would have been nice had the update appeared to have come from my colleague's ID and not mine.

besides you colleague doing the co, edit, ci himself I'm not aware of
a more elegant sollution 8-)

you can change the author property on the revision if the
pre-revprop-change hook script allows it.

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2967972
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-02 02:44:04 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.