Re: [PATCH] add support for svnrdump to svn-backup-dumps.py
From: Daniel Shahaf <danielsh_at_apache.org>
Date: Wed, 7 Aug 2013 14:35:35 +0000
> > + revison_regex = re.compile("^r(\d+)")
... and while at it, use r"" literals to avoid clashes with a potential future
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.