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

SVN copy of one repository to another

From: Miguel Rentes <miguel.rentes_at_efacec.pt>
Date: Tue, 19 Feb 2008 17:16:37 +0000

Hi everyone,

I want to copy all the source files from one repository to another one,
like this:

repository old
- folder 1
- folder 2

repository new
 - repository old
   - folder 1
   - folder 2
- folder 3
- ...

Can I do this with svn copy? I tried to do this with "svn copy
http://serverIP/old/trunk http://serverIP/new/trunk" and got the
following error:

svn: PROPFIND request failed on '/'
svn: PROPFIND of '/': 405 Method Not Allowed (http://serverIP)

Can anyone help please?

Best regards,

-- 
Miguel Rentes
/Software Engineer/
EFACEC - Sistemas de Electronica, SA
/ID/GR/
*Address:*
Rua Eng. Frederico Ulrich apartado 3078
4471-907 Moreira da Maia - Portugal
*Phone: *+351 22 940 20 00 (DDI: 22 940 33 88)
*Fax: *+351 22 948 54 28
*Email: *miguel.rentes_at_efacec.pt <mailto:miguel.rentes_at_efacec.pt>
*Disclaimer* <http://efacec.pt/email.jpg>
Received on 2008-02-19 18:19:32 CET

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.