You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by athi thya <th...@yahoo.com> on 2007/08/24 07:19:35 UTC

svn: Failed to add directory 'trunk': object of the same name already exists

Hi,
  I have a folder named myproject in svn repository. The myproject contains 3 subfolders branches,tags and trunk.
  I had to download it to my local machine. I was able to download using 
      svn co  https://svn.url.com/myproject
  No problem in this.
 But I want to update my code in local machine from the svn repository frequently to receive new changes from repository.
 When I tried using 
     svn update 
     it is displaying an error like 
 svn: Failed to add directory 'trunk': object of the same name already exists.
 
I have already made some changes in my trunk folder files. So I should be able to retain my changes as well as receive changes from the svn repository.

 How can I solve this problem and update my local copy of the code from repository?
 
 Awaiting for your reply.
Thanks in Advance.
Athi.

       
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. 

Re: svn: Failed to add directory 'trunk': object of the same name already exists

Posted by Ben Collins-Sussman <su...@red-bean.com>.
Wrong list.  :-). You want users@subversion.tigris.org


On 8/24/07, athi thya <th...@yahoo.com> wrote:
> Hi,
>   I have a folder named myproject in svn repository. The myproject contains
> 3 subfolders branches,tags and trunk.
>   I had to download it to my local machine. I was able to download using
>       svn co  https://svn.url.com/myproject
>   No problem in this.
>  But I want to update my code in local machine from the svn repository
> frequently to receive new changes from repository.
>  When I tried using
>      svn update
>      it is displaying an error like
>  svn: Failed to add directory 'trunk': object of the same name already
> exists.
>
> I have already made some changes in my trunk folder files. So I should be
> able to retain my changes as well as receive changes from the svn
> repository.
>
>  How can I solve this problem and update my local copy of the code from
> repository?
>
>  Awaiting for your reply.
> Thanks in Advance.
> Athi.
>
>
> ---------------------------------
> Be a better Heartthrob. Get better relationship answers from someone who
> knows.
> Yahoo! Answers - Check it out.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org