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

Having difficulty with mv

From: Richard In Public <edification_at_blueyonder.co.uk>
Date: 2003-03-20 14:45:00 CET

Hi All

I'm trying to alter my repository so that its contents are now in a 'trunk'.

My repository is at D:\svn\repos (http://localhost/svn/repos via WebDAV). I
want to move it to D:\svn\repos\trunk.

Attempt #1:
svn mv http://localhost/svn/repos http://localhost/svn/repos/trunk. This
returned the 'cannot copy ... into its own child ...

Attempt #2
svn mv http://localhost/svn/repos http://localhost/svn/tmp (to be followed
by move to ../repos/trunk). This opens my SVN_EDITOR with:

--This line, and those below, will be ignored --

A http://localhost/svn/hbb

I have created the necessary folders, configured apache and can view the new
(but empty) repository via a browser. I have also tried moving my
repository to a non-repository folder and to a non-existant folder.

I am using Subversion 0.19.0 (r5240) on Windows 2000.

Help greatly appreciated,

Richard

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 20 14:45:43 2003

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.