RE: Feature Request: Allow icon overlay to show remote status
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Mon, 9 May 2011 12:57:41 -0400
> tortoisesvn is great tool, and imho, it could be better if it would
I doubt you are going to have much luck requesting a modification that describes a basic and underlying usage concept of subversion. Also, showing statuses against the repository is quite resource intensive. The repo would have to be polled all the time.
There is a way to get the info that you are look from though using the CFM dialog. From the Tsvn doce:
It's often very useful to know which files you have changed and also which files got changed and committed by others. That's where the command TortoiseSVN → Check For Modifications... comes in handy. This dialog will show you every file that has changed in any way in your working copy, as well as any unversioned files you may have.
If you click on the Check Repository then you can also look for changes in the repository. That way you can check before an update if there's a possible conflict. You can also update selected files from the repository without updating the whole folder. By default, the Check Repository button only fetches the remote status with the checkout depth of the working copy. If you want to see all files and folders in the repository, even those you have not checked out, then you have to hold down the Shift key when you click on the Check Repository button.
--- BOb ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2733411 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-05-09 18:57:46 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.