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

Re: contents of .svn/log.1 makes svn command fail

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 22 Dec 2008 00:56:10 -0600

On Dec 16, 2008, at 07:19, Coppieters, Pauwel wrote:

> I did a checkin in the top directory (trunk) of my working copy, and
> (because I thought my working copy was corrupt), I did a complete
> clean checkout of the repository in another location.
>
> In this new location, I have a few .svn/log and .svn/log.1 files in
> some
> subfolders. The following svn command fails in theses subfolder :
>
> bash-3.2$ svn propset mtime "15/09/2008 11:14:12" RDINI_ADMS_GROP.dsx
> svn: In directory '.'
> svn: Can't move source to dest
> svn: Can't move '.svn/tmp/prop-base/RDINI_MACH_INRC_SORT.dsx.svn-base'
> to '.svn/prop-base/RDINI_MACH_INRC_SORT.dsx.svn-base': No such file or
> directory
> bash-3.2$

Do you have two files in this directory whose names differ only in
case (e.g. both RDINI_ADMS_GROP.dsx and rdini_adms_grop.dsx), and is
your file system case-insensitive?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-22 07:57:10 CET

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.