copying projects across repositories
From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2003-04-25 07:19:06 CEST
Dear People,
Another dimwitted beginner question...
I created two repositories, located at /home/faheem/svn and
I intend the former to serve as my repository proper, and the latter
I created a project called thesis in /home/faheem/svntmp. The files
I thought that I would be able to copy this project from the svntmp to
faheem ~/co/thesis/trunk>svn copy file:///home/faheem/svntmp/thesis
However, the command appears to think the repository is located at
I then created the directory thesis in svn with
faheem ~/co/thesis/trunk>svn mkdir file:///home/faheem/svn/thesis/
I then tried
faheem ~/co/thesis/trunk>svn copy file:///home/faheem/svntmp/thesis/trunk
but got a similar error message.
I'm not completely clear why this command does not work. The
I'd like to know why the above operation does not work, and if there
I realise I can simply check out the files from svntmp and check them
Faheem.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.