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

svn update error !!

From: Himanshu Raina <raina_himanshu_at_yahoo.com>
Date: Wed, 15 Jul 2009 13:52:58 +0530 (IST)

Hi,

Since the data size is couple of GB's we are using checkout as opposed to svn export. The issue I'm facing is given below

When I run svn update on my working copy in case a project of the same name already exists the update stops. Later when I remove the conflicting project (i.e rm project) and run svn update keeps running i.e. it doesn't return to the prompt. I tried cleanup and ran svn update again but no result.

Morever what I have observed is usually svn update on working copy gives the following output

[designer_at_myserver current]$ svn status
?      himanshu

Now suppose I commit project1 to my repo and run svn update on my wc

svn: Failed to add directory 'himanshu': object of the same name already exists
 command finished

On working copy the svn status gives
[designer_at_myserver current]$ svn status
?      himanshu
!      .    (!  means item is missing (removed by non-svn command) or incomplete).

Now how do I get rid of this??

Regards
Himanshu Raina

      See the Web&#39;s breaking stories, chosen by people like you. Check out Yahoo! Buzz. http://in.buzz.yahoo.com/

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371414

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-15 10:24:19 CEST

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.