Re: Feature request: svn clean
From: Eric Wilhelm <ewilhelm_at_sbcglobal.net>
Date: 2005-03-04 21:23:47 CET
# The following was supposedly scribed by
>Just roll your own:
Okay, but maybe consider reading 'perldoc system' before doing that.
> my $command = "rm -rf $1";
> system $command;
Filenames with spaces and funny characters could cost you if you have
--Eric
-- I arise in the morning torn between a desire to improve the world and a desire to enjoy the world. This makes it hard to plan the day. -- E.B. White --------------------------------------------- http://scratchcomputing.com --------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Mar 4 21:24:59 2005 |
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.