I am using TortoiseSVN for my Subversion repository held on a USB drive. When I move from one PC to another, is there a way to automatically identify that files are out of date (without using the Check for Modifications menu). It would be nice just to be able to see that the folder on my hard drive did not match that of the repository, rather than seeing the green tick.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Try creating a file called "autorun.inf" in the root directory of your USB key. Then fill it with the following lines:
Then create a |
|||||
|
|
Create a batch file which automatically update your local working copy when the USB key is connected. |
|||
|
http://code.google.com/p/commitmonitor/ Commit Monitor, it has a portable version you can stick on your USB drive |
|||
|
|