On 7/2/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
2. or, at a minimum, do a tag of the trunk right before committing.
I just find explicit tags make it easier to rollback or compare diffs
if need be

You can always use an explicit revision number, which is easy to find
out from the bug, or you can even find the closest by time:

svn info -r {2006-11-10T00:03:00Z} http://svn.apache.org/repos/asf

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to