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

Deleted file not being reported in log listing

From: Michael L Brown <michael.l.brown_at_philips.com>
Date: 2005-06-03 21:14:01 CEST

I must be missing on how something works.

To wit:

soldev57.ZCURR <31> svn info
Path: .
URL:
svn+rsh://rtpsvr1/Pinnacle/branches/Pinnacle_DEV021/PinnacleStatic/bin/-sparc
Repository UUID: 0949ffe8-ccf4-0310-bd3a-807e5a297988
Revision: 378
Node Kind: directory
Schedule: normal
Last Changed Author: current
Last Changed Rev: 378
Last Changed Date: 2005-05-27 15:51:15 -0500 (Fri, 27 May 2005)

Within that directory, when the branch was initially created, is a file
called: libstdc++.so.2.10.0
The file was removed. But, I can't "svn log" to report any files that were
deleted anywhere in the working copy.

Then I did this:

soldev57.ZCURR <29> svn update libstdc++.so.2.10.0
At revision 381.

I created the following branch from the branch above:

soldev57.ZCURR <19> svn info
Path: .
URL: svn+ssh://rtpsvr1/Pinnacle/branches/Pinnacle_DEV021_merge
Repository UUID: 0949ffe8-ccf4-0310-bd3a-807e5a297988
Revision: 381
Node Kind: directory
Schedule: normal
Last Changed Author: current
Last Changed Rev: 380
Last Changed Date: 2005-06-01 14:30:23 -0500 (Wed, 01 Jun 2005)

Then I did:

soldev57.ZCURR <20> svn log --verbose PinnacleStatic/bin/-sparc | less
------------------------------------------------------------------------
r380 | current | 2005-06-01 14:30:23 -0500 (Wed, 01 Jun 2005) | 1 line
Changed paths:
   A /branches/Pinnacle_DEV021_merge (from /branches/Pinnacle_DEV021:379)
 
Creating test branch to hold the changed files
------------------------------------------------------------------------
r379 | current | 2005-05-27 15:52:43 -0500 (Fri, 27 May 2005) | 2 lines
Changed paths:
   D
/branches/Pinnacle_DEV021/PinnacleStatic/bin/-sparc/libstdc++.so.2.10.0
 
No longer used
 
------------------------------------------------------------------------
r378 | current | 2005-05-27 15:51:15 -0500 (Fri, 27 May 2005) | 2 lines
Changed paths:
   M /branches/Pinnacle_DEV021/PinnacleStatic/bin/-sparc/ReleaseFileList
 
Changed libraries that get packaged.
[...]

Notice that it lists the file that was deleted.

So, how do I get the original branch to report all of the files that have
been deleted?

MB
 --
Mike Brown (Michael.L.Brown@Philips.com)
            Lotus Bloats: Michael L Brown/MSN/MS/PHILIPS
Philips/ADAC, Madison, WI
Desk: 608-288-6969 Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 21:21:26 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.