You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sindbad the Seafarer <si...@gmx.net> on 2003/08/02 10:58:26 UTC

duplicate/copy working copies?

Hi all out there!

Still testing SVN on one machine - thanks again, Lübbe, for having 
me not giving up last week! - I accidentally synchronized my 
working copy with a yet unversioned copy of the same website 
project on another machine. Basically the .SVN folders have been 
added to that yet unversioned copy of the web project.

As this has happened:

Can I just let it as it is now and use that copy as another working 
copy just as if I had checked it out? Or is there potential that 
things get screwed up in the repository? Depends on how wc are 
related to the repository and if this relation is "hard-coded" into the 
admin files inside .SVN folders I think.

On both machines the local path to the wc is identical (D:\Internet).

TIA - God bless!

Jan Hendrik
---------------------------------------
Freedom quote:

     In America, our orgins matter less than our destinations.
     And that is what democracy is all about.
                -- Ronald Reagan

---------------------------------------
Mailed with Pegasus Mail 3.12c (32bit).
Never heard of it?
Easy to use, full featured - and freely available.
And *no* automatic virus activation and spreading.
Take a look at http://www.pmail.com
Give it a try - and you'll never miss anything else.

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


Re: duplicate/copy working copies?

Posted by Sindbad the Seafarer <si...@gmx.net>.
Concerning Re: duplicate/copy working copies?
kfogel@collab.net wrote on 4 Aug 2003, 10:25, at least in part:

> "Sindbad the Seafarer" <si...@gmx.net> writes:
> > Still testing SVN on one machine - thanks again, Lübbe, for having
> > me not giving up last week! - I accidentally synchronized my working
> > copy with a yet unversioned copy of the same website project on
> > another machine. Basically the .SVN folders have been added to that
> > yet unversioned copy of the web project.
> > 
> > As this has happened:
> > 
> > Can I just let it as it is now and use that copy as another working
> > copy just as if I had checked it out? Or is there potential that
> > things get screwed up in the repository? Depends on how wc are
> > related to the repository and if this relation is "hard-coded" into
> > the admin files inside .SVN folders I think.
> > 
> > On both machines the local path to the wc is identical
> > (D:\Internet).
> 
> If the files are *exactly* the same, and the .svn folders got moved to
> the precisely corresponding locations, then your new tree should
> behave just as a checked out working copy.
> 
> If there is any risk that these are not exactly the same, then you
> could end up with some pretty weird commits :-).

Well, that's what synchronizing does! However, as you mention 
commits it might be wiser to restore the unversioned folders and 
start with a regular checkout when switching from testing to 
production on that machine, too. For any pending add, delete or 
modified not committed before that synchronizing might indeed 
cause trouble in paradise. Or repository.

Jan Hendrik

---------------------------------------
Freedom quote:

     Another current catch-phrase is the complaint
     that the nations of the world are divided into 'haves' and the 'have-nots.'
     Observe that the 'haves' are those who have freedom,
     and that it is freedom that the 'have-nots' have not.
                -- Ayn Rand

---------------------------------------
Mailed with Pegasus Mail 3.12c (32bit).
Never heard of it?
Easy to use, full featured - and freely available.
And *no* automatic virus activation and spreading.
Take a look at http://www.pmail.com
Give it a try - and you'll never miss anything else.

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


Re: duplicate/copy working copies?

Posted by kf...@collab.net.
"Sindbad the Seafarer" <si...@gmx.net> writes:
> Still testing SVN on one machine - thanks again, Lübbe, for having 
> me not giving up last week! - I accidentally synchronized my 
> working copy with a yet unversioned copy of the same website 
> project on another machine. Basically the .SVN folders have been 
> added to that yet unversioned copy of the web project.
> 
> As this has happened:
> 
> Can I just let it as it is now and use that copy as another working 
> copy just as if I had checked it out? Or is there potential that 
> things get screwed up in the repository? Depends on how wc are 
> related to the repository and if this relation is "hard-coded" into the 
> admin files inside .SVN folders I think.
> 
> On both machines the local path to the wc is identical (D:\Internet).

If the files are *exactly* the same, and the .svn folders got moved to
the precisely corresponding locations, then your new tree should
behave just as a checked out working copy.

If there is any risk that these are not exactly the same, then you
could end up with some pretty weird commits :-).

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