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

RE: Initial Layout Questions

From: Kevin Williams <kevin_w69_at_hotmail.com>
Date: 2004-02-16 16:23:00 CET

With Subversion, as with CVS before it, the common practice is to rename
your original source directory (<directory>.ORIG for example), checkout from
the repository, and compare the two to make sure all files were checked out
successfully. This is normally only necessary when one wishes to import from
a specific directory and have that directory be the working copy. If all
files were checked out successfully, the original directory is now cruft and
can be deleted.

>From: "Bryan Andrews" <bandrews@trendinfluence.com>
>To: <users@subversion.tigris.org>
>Subject: RE: Initial Layout Questions
>Date: Mon, 16 Feb 2004 06:49:00 -0500
>
>This apparently is a problem. I cannot check out this directory over the
>current directory as subversion reports: "This object already exists in
>respect to a directory."
>
>Any thoughts on this?
>
>
>-----Original Message-----
>From: Bryan Andrews
>Sent: Tuesday, February 10, 2004 2:30 PM
>To: users@subversion.tigris.org
>Subject: Initial Layout Questions
>
>Reading the manual, I see that:
>
>After deciding how to arrange the projects in your repository, you'll
>probably want to actually populate the repository with that layout and with
>initial project data. There are a couple of ways to do this in Subversion.
>You could use the svn mkdir command (see Chapter 9, Subversion Complete
>Reference) to create each directory in your skeletal repository layout,
>one-by-one. A quicker way to accomplish the same task is to use the svn
>import command (see the section called "svn import"). By first creating the
>layout in a temporary location on your drive, you can import the whole
>layout tree into the repository in a single commit:
>
>I am on WindowsXP and 2000 server
>
>So if I have an existing directory:
>
>D:\Projects\MyProject
>
>And I import this into http://svnserver/projects/trunk/MyProject
>
>Then I try to check it out to the same folder (D:\Projects\MyProject) is
>this going to cause a problem? This is where my web apps build and live for
>testing and dev (Vdirs point to it). Dp I need to move them into a temp
>directory then check out into the original location so the files live in
>the correct place? Or can I just check out over the top of the files
>already sitting there?
>
>Also I have dlls that live in the bin directory that I may or may not want
>to check in, but if I don't want to it says its going to delete them - is
>that my only option? Delete them from the working folder or check them into
>sourcesafe?
>
>Thanks.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

_________________________________________________________________
Optimize your Internet experience to the max with the new MSN Premium
Internet Software. http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 16 16:23:23 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.