Re: Converting output of 'svnlook tree' to canonical format
From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-02-06 22:55:32 CET
[Carl Spalletta]
Or, a bit shorter and more perly...
#!/usr/bin/perl -nl
s/^( *)//;
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.