SVN: Batch to force full diff between all files (local/repository) -


is there possibility make full compare between checked out version of files , repository via batch without doing , list files changed?

we've got problem, our devs reporting not files commited , sure technical problem, make sense have simple possibility check before commiting executing batch.

we're using tortoise svn client 1.7.6 svn 1.7.4. on windows 7.

i don't know how in batch it's easy using tortoise. tag working copy (use workingcopy option @ tag menu)

then go repo browser , compare 2 url's


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -