Re: svn-changes-dump
From: Peter Samuelson <peter_at_p12n.org>
Date: 2007-02-08 05:47:17 CET
[Vyacheslav Iutin]
Hmmm, isn't "All rights reserved" the opposite of "Licensed under..."?
> if [ -d $dir ] ; then
You should mention somewhere that this script requires the mktemp
> mv -v $dir/* $tempdir
You should mention somewhere that this script requires GNU coreutils;
> if [ ! -d $listItem ] ; then
This appears to copy the HEAD revision of each file or directory. Are
Also, did you mean to recursively copy added or modified directories?
Finally, I suggest quoting your filenames; some people use subversion
|
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.