Click here to Skip to main content
15,883,883 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using VisualSVN and when I commit my code the working copies code and the head revision code are the same as expected.

However if I:


svn info https://myserver/svn/BCRMaster/branches/NoPotSpunUpdate2/ | grep Revision

This returns Version 581 (This is the correct head revision)

svn info s:\bcrmultiunit\bcrmaster\control_source\ | grep Revision


This returns Version 579

Yet the code is commited and is an exact match.

Furthermore if I try to commit again, svn says there are no changes and therefore nothing to do as expected.

What on earth?

:Ron
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900