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

svn status does not show the deletion by merging

From: xuzhijun95 <xuzhijun95_at_126.com>
Date: Tue, 29 May 2012 14:29:34 +0800 (CST)

Hello,

 

I encountered a very strange problem today, I did a svn merge from branch to trunk, and the output of merging as below,

as we can see, the file 'sncpStateInd.cfg' was deleted by merging,

but when I enter to the cfg/lib directory, type the svn status, it does not show the deletion about 'sncpStateInd.cfg', but other deletions are OK,

I tried to find the solution on goolge, but no result, can you tell me what happened?

--- Merging r30994 through r31381 into 'aaa/bbb/ccc/ddd/ccp10_scripts/cfg':

 

U aaa/bbb/ccc/ddd/ccp10_scripts/cfg/testSuiteODU.cfg

 

A aaa/bbb/ccc/ddd/ccp10_scripts/cfg/lib/telink_metric.cfg

 

A aaa/bbb/ccc/ddd/ccp10_scripts/cfg/lib/telink_srlg.cfg

 

D aaa/bbb/ccc/ddd/ccp10_scripts/cfg/lib/sncpStateInd.cfg

 

 

[xuzhijun_at_test aaa/bbb/ccc/ddd/ccp10_scripts/cfg/lib]$ svn st

 M .

A + telink_metric.cfg

A + telink_srlg.cfg

[xuzhijun_at_test aaa/bbb/ccc/ddd/ccp10_scripts/cfg/lib]$ svn pl- v
Received on 2012-05-30 02:12:14 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.