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

Re: checking out an imported repository

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-11-08 10:10:24 CET

On 08/11/2007, Snake <snake.lists@snakepit.net> wrote:
> Hi guys, I am new to SVN, or at least new to running my own SVN server. I
> have used tortoise b4.
> I have installed visualSVN on my windows 2003 and created a repository.
> Then according to the SVN docs I imported my folders/files into the
> repository, I then tried to checkout the repository to create my working
> copy over the top of the original files/folders.
> This however does not work and fails telling me that folder x already exists
> on every folder.

Yes, that's standard SVN behaviour for the current version. It will
not overwrite existing files with versioned files. SVN 1.5.0 will fix
this, I think, when it comes out.

This link describes an alternative way of handling in-place import.
http://tortoisesvn.net/node/248

> I don't know whether it makes any difference, but my files are on a mapped
> network drive.

No, local drives are the same.

> This method has worked fine when I am using someone elses SVN repository,
> such as riaforge.org

That's because you don't have the content in the folders already when
you checkout.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Nov 8 10:10:34 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.