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

Re: SVN 1.8.1 Errors - Show Log and Commit New Files

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 12 Aug 2013 09:57:20 +0100

Geoff Field <Geoff_Field_at_aapl.com.au> writes:

> Here's a log of a trial I have just done with a relatively fresh repository:
>
> C:\>svn co https://aapleng1/Subversion/Playground/trunk/ \SVN_Test
> A SVN_Test\test.txt
> Checked out revision 897.
>
> C:\>cd SVN_Test
>
> C:\SVN_Test>dir
> Volume in drive C is OSDisk
> Volume Serial Number is E49F-06D7
>
> Directory of C:\SVN_Test
>
> 12/08/2013 09:54 AM <DIR> .
> 12/08/2013 09:54 AM <DIR> ..
> 12/08/2013 09:54 AM 20 test.txt
> 1 File(s) 20 bytes
> 2 Dir(s) 160,268,779,520 bytes free
>
> C:\SVN_Test>copy test.txt test2.txt
> 1 file(s) copied.
>
> C:\SVN_Test>svn add test2.txt
> A test2.txt
>
> C:\SVN_Test>svn ci test2.txt --message "test 1.8.1 checkin"
> Adding test2.txt
> svn: E155011: Commit failed (details follow):
> svn: E155011: File 'C:\SVN_Test\test2.txt' is out of date
> svn: E175005: File 'test2.txt' already exists

I can't reproduce that. Can you look in the apache log files to see the
failed request? Can you reproduce the problem over http? Can you
provide a network trace?

-- 
Philip Martin | Subversion Committer
WANdisco | Non-Stop Data
Received on 2013-08-12 10:58:00 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.