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

Re: Svn Commit Errors

From: Martin Tomes <lists_at_tomes.org>
Date: 2005-03-14 18:26:16 CET

dkrobbins@micron.com wrote:
> My company is new to using Subversion. We are hosting Subversion on a
> Windows server running Apache. We are getting errors on the initial
> commit of a file, like the following:
>
> $ svn commit Logging.tcl -m "Initial Revision"
> Adding Logging.tcl
> Transmitting file data .svn: Commit failed (details follow):
> svn: At least one property change failed; repository is unchanged $ ll
> total 216
>
> This seems to occur randomly for some files, but works for 90% of the
> others. On a few cases, we have reverted and re-added the file to get a
> successful commit.
>
> Any ideas on how to fix this?

Do an update prior to the commit. See
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-2-sect-3.4

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 14 18:29:10 2005

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.