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

Re: Export then import

From: Dave Robinson <dave.robinson_at_kirkfreeport.net>
Date: 2007-12-28 16:48:26 CET

Thanks Lasse, John.

I copied within the repos (from Kapps120 to Kapps121 - reflects version number change)

An attempt to check out to c:\devwork\projects\Kapps121 blows out with an 'access denied' when trying to copy a
.svn\tmp\entries to .svn\entries, and I see the .svn entries is marked RA.

Check out to a folder \Kapps122 is successful - so somewher in some hidden folder is a reference to kapps121 that won't go away.
This is confirmed by an attempt to svn rename my \kapps122 to \kapps121, which also blows out with the \tmp\entries error.

I suspect I should create a complete new working copy of ALL projects, or a new computer ;).

>>> lasse@vkarlsen.no 12/28/2007 10:34:52 AM >>>
You can make a copy of a local working folder but you need to manually get
rid of all the .svn folders before you try to import/add it into SVN.

Otherwise you'll get loads of problems.

But, as already stated, if the local working folder doesn't have uncomitted
changes in it, just make a copy inside the SVN repository first, then
checkout the copy to a new working folder and you're good to go.

On Dec 28, 2007 4:29 PM, John Lundbäck <john.lundback@arcticus-systems.com>
wrote:

> One thing to keep in mind is that you cannot copy a local working set of
> your repository using Explorer or CLI on your local machine or network
> there are a number of hidden files that will go bazooka when you commit
> such a stunt.
>
> If you want another copy of your repository you must do a checkout to
> your new location on your local machine.
>
> But if you want to keep your production code I'd suggest that you do a
> label or a branch to protect that version and continue your development
> in the HEAD branch.
>
>
> /John
>
> Dave Robinson wrote:
> > brainwave!
> >
> > I'm just trying the 'import in place' which is exhibiting the same
> > problems.
> >
> > Error: Commit succeeded, but other errors follow:
> > Error: Error bumping revisions post-commit (details follow):
> > Error: Can't move 'C:\devwork\Projects\KApps121\Appsrc\.svn\tmp\entries'
> > to 'C:\devwork\Projects\KApps121\Appsrc\.svn\entries': Access is denied.
> >
> >
> > Try a commit to see if it picks up anything it forgot last time:
> >
> > Error: Commit failed (details follow):
> > Error: File already exists: filesystem 'M:/svnrepos/db', transaction
> > '1228-1', path '/Projects/Kapps121/Appsrc/Master_Browse.src'
> >
> > about 50% of the files have been committed, the rest are marked with a
> > plus sign.
> > If previous attempts are anything to go by I will be able to 'revert'
> > files in small groups, and eventually I'll end up with what looks like a
> > clean repository but it will exhibit the un-cleanupable locks posted
> > earlier.
> >
> > When SVN gets picky it is very frustrating.
> >
> > I'll try yours, thanks for the idea.
> >
> >>>> andy.levy@gmail.com 12/28/2007 10:07:53 AM >>>
> > On Dec 28, 2007 9:55 AM, Dave Robinson <dave.robinson@kirkfreeport.net>
> > wrote:
> >> I'm trying to copy an existing project so that I can run a new release
> >> of the development environment without affecting production
> > maintenance.
> >> I've tried just copying a working folder structure, then importing it
> >> but the presence of the .svn subfolders in what is presumably expected
> >> to be an unversioned folder structure seems to be an issue.
> >
> > Is this going to remain in the same repository? If so, why not just
> > make a copy of the appropriate directory(ies) in the repository
> > itself.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> > For additional commands, e-mail: users-help@tortoisesvn.tigris.org
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> > For additional commands, e-mail: users-help@tortoisesvn.tigris.org
> >
>
>
> --
> _________________________________________________________________________
> John Lundbäck Tel: +46 8 580 311 04
> Arcticus Systems AB Fax: +46 8 580 365 60
> Datavägen 9A Celluar: +46 70 747 08 14
> Box 530 E-Mail: john.lundback@arcticus-systems.com
> S 175 26 Järfälla,SWEDEN Homepage: http://www.arcticus-systems.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>

-- 
Lasse Vågsæther Karlsen
mailto:lasse@vkarlsen.no 
http://presentationmode.blogspot.com/ 
PGP KeyID: 0x01B3972E
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Dec 28 17:53:18 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.