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

Re: Proper way to delete file from repository

From: Ivan Cenov <i_cenov_at_botevgrad.com>
Date: Tue, 24 Sep 2013 20:49:28 +0300

На 24.9.2013 г. 19:16 ч., Tim Severance написа:
> I am wondering what is the recommended method to:
> 1. rename a file in a repository across trunk and development branches.
> 2. delete a file across trunk and development branches.
Checkout trunk and all development branches into work copies; then
rename/delete the file in all these copies and make
commits, one per work copy. I think this will work in your case.
>
> To delete a file on my current project where there is a trunk and 3 development branches it seems we always get tree conflicts when we merge into the trunk and I am wondering what the recommended method is.
>
> Thanks.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065180
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

-- 
Regards,
Ivan Cenov
OKTO-7 Co. Bulgaria
imc_at_okto7.com, i_cenov_at_botevgrad.com
mobile:+359888761080,
phone:+35972366161, fax:+35972366262
Let's make better business with http://www.redmine.org
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065185
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-24 19:49:39 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.