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

move data around in the repository

From: Clemens Schwaighofer <cs_at_tequila.co.jp>
Date: 2004-12-14 15:46:39 CET

Hi,

As I am quite new to subversion and versioning tools, I tend to make
errors, mostly in the layout.

So today I imported a new project into
svn://server/clients/customer/project/, then later I, after I checked
out and did some work on it, that I totaly forgot to create my dev and
stable subfolders, so I am missing a level here.

I played here at home on my win xp box around with moving data around on
the server, read through the docu for branching, but I don't know what
the best way is to solve this:
move all files and directories from
svn://server/clients/customer/project/ to the subfolder
svn://server/clients/customer/project/stable/.

What is the most smartest way? try to move files directly on the server
or checkout a working copy, create there the "stable" subfolder and move
everything (via svn mv) into this subfolder and commit that update and
later re-checkout only the stable subfolder?

is there another "easier" way?

lg, clemens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 14 15:49:17 2004

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.