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

RE: moving a directory to it's subdirectory

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 23 Oct 2009 13:09:29 -0400

>I'd like to create a trunk directory in my repository. I tried this:
>
>nick_at_rilmir:~$ svn move svn://fly.srk.fer.hr/freediary/ svn://fly.srk.fer.hr/freediary/trunk
>svn: Cannot move URL 'svn://fly.srk.fer.hr/freediary' into itself
>
>Now, this doesn't work... Soooo, how do I do that? :-D
>

I am assuming the freediary is the name of your repository rather than a folder name? If so, you should be able to:

svn mkdir svn://fly.srk.fer.hr/freediary/trunk

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410705

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-23 19:10:46 CEST

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.