I used the beta Ankh svn vs 2010 extension to 'rename' a file.
Then I just did right-click, commit and was able to commit the
'added+' but not the 'deleted' as shown in the screenshot.
I do not understand your "you have to edit the svn:externals property
instead" => doesnt that define 'folders' alone?
I'm talking about a trunk folder, with for example a subfolder
'Project' with a file 'a.txt' that I renamed to 'b.txt' using ankh
svn.
Then I right click inside the trunk folder and do 'commit', to get the
result shown in the screenshot.
Take note that in tortoisesvn 1.6 I got the same 'result' with the
exception that I CAN commit the 'added+' and 'delete' just fine in 1
go (from the trunk), now I can only commit he 'added+' @ trunk, then
I'd still have to commit the delete in a separate commit on the
subfolder representing the external.
If this breaking change is intended, our company will never be able to
switch to 1.7 (and I assume other companies as well who use this
setup) as we depend on this functionality.
2011/9/22 Stefan Küng <tortoisesvn_at_gmail.com>:
> On 22.09.2011 17:20, Tim Mylemans wrote:
>> Hello,
>>
>> we use externals to create a 'view' that includes all required bits to
>> compile our projects.
>>
>> Problem is that when I 'commit' in the trunk folder (view with
>> externals, all in the same 'main' repo) I can only commit the 'added+'
>> but NOT the deleted!
>
> Don't know how you could rename/move or delete the externals files. SVN
> 1.7 doesn't allow to do that (you have to edit the svn:externals
> property instead).
>
> TSVN doesn't show the menu items for external files to rename/move or
> delete.
>
> How did you get the externals to be renamed?
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2843424
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2843471
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-22 21:53:45 CEST