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

Re: Commit failed...File already exists

From: <kfogel_at_collab.net>
Date: 2004-10-11 18:22:40 CEST

"Carl Karsten" <carl@personnelware.com> writes:
> D:\vfe\iLibs>svn commit -m "wider combo columns"
> ...
> Sending iweb.vct
> Sending iweb.vcx
> Sending ixml.vcx
> Adding reports
> Adding reports\RPTENGIN.H
> Adding (bin) reports\RPTPAPER.DBF
> ...
>
> Transmitting file data ..svn: Commit failed (details follow): svn: File already
> exists: filesystem '/home/carl/subversion/sources/iLibs/db', transaction '1-1',
> path 'reports'
>
> Um, now what?

Try updating your working copy with 'svn update', see if the
repository tries to send you a file or directory named "reports", and
then deal with the conflict locally.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 11 20:11:45 2004

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.