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

Re: What do you Hate about Subversion?

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2007-01-24 21:08:46 CET

Jeff Smith wrote:
> 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!

May I suggest, Just Don't Import. Seriously, 'svn co -N' if you have
to, but 'svn add' your tree instead of importing. You can then
double-check every detail before committing.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 24 21:07:46 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.