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

bug: missing files in WC after tree conflict

From: anatoly techtonik <techtonik_at_gmail.com>
Date: Mon, 15 Mar 2010 16:57:27 +0200

Please, confirm this bug to track it in bug tracker. I've just locked
my WC located on samba share into state inconsistent with repository.

The file mailer_stable.conf present in repository has gone from WC and
doesn't come back. The command line log is below.

Please, CC.

J:\eqtools>svn up
  C subversion\mailer_stable.conf
D    htdocs
...
Updated to revision 12640.
Summary of conflicts:
 Tree conflicts: 1

J:\eqtools\subversion>svn st
A  +  C mailer_stable.conf
     >   local add, incoming add upon update

J:\eqtools\subversion>move mailer_stable.conf mailer_stable.conf_
       1 file(s) moved.

J:\eqtools\subversion>svn up
At revision 12640.

J:\eqtools\subversion>svn revert . -R
Reverted 'mailer_stable.conf'

J:\eqtools\subversion>dir
 Volume in drive J is public_html
 Volume Serial Number is 16FE-3540

 Directory of J:\eqtools\subversion

02/27/2010  04:05 AM    <DIR>          .
02/27/2010  04:06 AM    <DIR>          ..
01/23/2010  12:11 AM            12,904 mailer.conf
02/18/2010  11:08 AM    <DIR>          hooks
02/12/2010  11:09 AM            12,982 mailer_stable.conf_
              2 File(s)         25,886 bytes
              3 Dir(s)     141,967,360 bytes free

J:\eqtools\subversion>svn up
At revision 12640.

J:\eqtools>svn up
At revision 12640.

J:\eqtools>svn st
?       subversion\mailer_stable.conf_

J:\eqtools\subversion>svn st -v
            12640    12342 useredit      .
?                                        mailer_stable.conf_
            12640    12329 useredit      hooks
            12640    12329 useredit      hooks\eqrepo-policy.py
            12640    12239 useredit      hooks\mailer.py
            12640    12310 useredit      hooks\svnhook
            12640    12310 useredit      hooks\svnhook\svnlook.py
            12640    12240 useredit      hooks\svnhook\__init__.py
            12640    12311 useredit      hooks\post-commit
            12640    12329 useredit      hooks\pre-commit
            12640    12311 useredit      hooks\eq.py
            12640    11341 useredit      mailer.conf

J:\eqtools\subversion>svn ls -v
 12342 useredit               Feb 19 00:04 ./
 12329 useredit               Feb 18 11:10 hooks/
 11341 useredit         12904 Nov 19 01:29 mailer.conf
 12342 useredit         12982 Feb 19 00:04 mailer_stable.conf

J:\eqtools>svn --version
svn, version 1.6.6 (r40053)
  compiled Oct 26 2009, 20:14:36
...

--
anatoly t.
Received on 2010-03-15 15:57:56 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.