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

AW: Re: Can I have the same folder in twice?

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2005-11-01 16:58:35 CET

Hi,

it seems to me that you are confusing repository and working copy: when you delete and recreate a repository and then try to check out into you old working copy, svn will complain that the directory you are trying to check out into is already under version control. Indeed, it is - you checked it out from another repository. You can't overwrite a working copy in a checkout operation. What you need to do is move you working copy away and then do a fresh checkout.

regards

fg

________________________________

        Von: Gabriel Rossetti [mailto:rossettigab@charter.net]
        Gesendet: Dienstag, 1. November 2005 16:16
        An: Paul Koning
        Cc: users@subversion.tigris.org
        Betreff: Re: Can I have the same folder in twice?
        
        
        Yes, that is logical, but I even tried to delete everthing, all my repositories with rm -fr svnroot
        
        and then recreate them all, and upon my trying to create the project, i get a msg that the working copy with a different URL already exists at the checkout destination. But I deleted that destination! Is there a central svn database somewhere? I thought that the DB existed in each repository. Is there a way to see wll repositories on my system? And is there a way of deleting repositories?
        
        Thanks,
        Gabriel
        
        
        
        
        Paul Koning wrote:

                                        "Gabriel" == Gabriel Rossetti <rossettigab@charter.net> <mailto:rossettigab@charter.net> writes:
                                                    

                
                 Gabriel> Apperently, I have a problem with this sort of setup :
                 Gabriel> /svnroot/project1/foo.txt
                
                 Gabriel> /svnroot/project1/dir1/foo.txt
                
                 Gabriel> it doesn't like having two files with the same name, even in
                 Gabriel> diff. directories. ...
                
                I'm puzzled. I have a repository full of files named Makefile, in
                many different directories. It works just fine, as of course it has
                to.
                
                        paul
                
                
                  

        --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org

 
 

--
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
eMail: gilcher@exozet.com
URL: www.exozet.com
Tel.: +49 (30) 24 65 60 -0
Fax.: +49 (30) 24 65 60 -29
-------------- NEWS ----------------
exozet games bringt Restaurants, Wein und drei Fragezeichen aufs Handy
In Zusammenarbeit mit dem Münchener Publisher USM (United Soft Media) realisiert exozet games derzeit zwei Handy-Applikationen. "Marcellino's Restaurant Report 2006" und "Der kleine Johnson 2006" mobilisieren gleich 2 praktische Datenbanken, um den passenden Gourmet-Tempel oder den zugehörigen edlen Tropfen zu finden - inklusive Tipps zur optimalen Trinktemperatur. Außerdem erscheint pünktlich zum ersten ???-Kinofilm ein von exozet games entwickeltes Handy-Adventurespiel mit kniffeligen Rätseln sowie neuen und bekannten Orten aus der beliebten Jugendbuchserie.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 1 17:00:33 2005

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.