RE: svn export on several files
From: John Niven <jniven_at_bravurasolutions.com>
Date: Wed, 13 Aug 2008 12:27:07 +1200
From: Frederik Minatchy [mailto:frederik78_at_yahoo.fr]
Hi Frederik
The format for "svn export" is (http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.export.html or "svn help export") "svn export [-r REV] URL[@PEGREV] [PATH]" or "svn export [-r REV] PATH1[@PEGREV] [PATH2]". Since you're using two paths you're usign the second form. This represents "export the directory *tree* at path1 to path2", so that's why SVN isn't parsing your command. Also note that export works on directory *trees*, not files.
Hope this helps
Frederic
Envoyé avec Yahoo! Mail <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html> .
---------------------------------------------------------------------
|
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.