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

RE: Re: What do you Hate about Subversion?

From: Kenneth Wood <kenneth.wood_at_e2open.com>
Date: 2007-01-24 20:49:54 CET

Correct me if I'm wrong, but from what I've read,
you should be able to svndump, use the svndumpfilter to remove
svn-commit.tmp, and then use svn load. Above thought inspired
by the online book which says

"You might need to strip out all instances of a file that was
accidentally added to the repository (and shouldn't be there for
whatever reason)."

-----Original Message-----
From: Jeff Smith [mailto:jsmith@robotronics.com]
Sent: Wednesday, January 24, 2007 1:39 PM
To: users@subversion.tigris.org
Subject: Re: What do you Hate about Subversion?

On Wednesday 17 January 2007 14:46, Keng Lam wrote:
> what are the things that you hate, you wish could be changed

After struggling a long time trying to `svn import` a vendor project,
I finally got it to import completely... only to find this addition:

Adding svn-commit.tmp

Looks like when the commit didn't complete, it auto-generated this tmp
file into the current folder (the FreeRTOS project).

Now that it finally imported everything, it is on permanent record
that this unrelated file is part of the initial version of this
vendor release!

---------------------------------------------------------------------
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
Received on Wed Jan 24 20:51:14 2007

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.