You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There looks like a race condition here:
1. svnrevisionlabeller gets the revision number from the <url>
2. Somebody else commits
3. <sourcecontrol> block executes, and gets different rev. number.
Perhaps the revision number could be got from the svnversion command in the
checkout dir instead?
Original issue reported on code.google.com by [email protected] on 18 Jun 2009 at 3:14
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Jun 2009 at 3:14The text was updated successfully, but these errors were encountered: