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

Re: How to do a fresh copy without checkout whole repository

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-06-28 15:28:57 CEST

On Wednesday 28 June 2006 14:18, Halton Huo wrote:
> Hi there,
>
> As title.
>
> I met problem like this:
>
> 1. I delete file1 and file2,
> $svn status
> D file1
> D file2
> 2. At the same time, some other place delete file1 and file2 before
> I commit changes, and I knew this action through irc or phone. 3. I
> run "svn cleanup" and "svn status" again, can not rmove D tag from
> file1 and file2
>
> Does anybody has idea?

"svn revert"? I think that should do it.

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 28 15:34:25 2006

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.