Windows fix for svncopy.pl
From: John Doisneau <jdoisneau_at_gmail.com>
Date: 2005-08-24 11:02:03 CEST
Don't really know what to do with this other than posting it here...
sub SVNCall
# this block was added for the script to work fine with windows temporary
my @commandline = ( $svn, $command, @options );
....
}
---------------------------------------------------------------------
|
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.