[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Shell Globbing && svn cp WC/* WC/

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-27 23:41:12 CET

-----Original Message-----
From: Christopher Ness [mailto:chris@nesser.org]

I tried to use `svn cp` to copy a directory of files working-copy to
working-copy:
     svn cp ../../contrib/* ./
This command returns the usage info for `svn cp`.

--
The basic problem is that svn cp only copies one file or directory at a
time.  It seems your wildcard expanded into more than one name.  I believe
that there is a work item to change svn cp so that it can copy more than one
thing at a time.
Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 27 23:44:13 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.