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

Delete on branch does not show up in diff

From: Carl Michael Skog <gxai2nm02_at_sneakemail.com>
Date: 2006-05-14 17:28:19 CEST

Scenario:
Trunk is branched out to 'SESS-FRAMES-BRANCH' in revision 9.
The first operation on the branch is a delete(revision 10).
Log:
C:\>svn log --verbose -r9:10 file:///F:/svn-repos/sess/branches/SESS-FRAMES-BRANCH
------------------------------------------------------------------------
r9 | Administrator | 2006-02-12 13:38:07 +0100 (sö, 12 feb 2006) | 1 line
Ändrade sökvägar:
   A /branches/SESS-FRAMES-BRANCH (från /trunk:8)

Branch out for frames layout
------------------------------------------------------------------------
r10 | Administrator | 2006-02-13 02:57:47 +0100 (må, 13 feb 2006) | 1 line
Ändrade sökvägar:
   D /branches/SESS-FRAMES-BRANCH/webroot/sess.css

Properties merged into edstrom.css
------------------------------------------------------------------------


The delete operation does not show up in the diff:
C:\>svn di -r9:10 file:///F:/svn-repos/sess/branches/SESS-FRAMES-BRANCH
C:\>


Bug or feature ?

Regards,
Carl Michael Skog

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 15 19:18:47 2006

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.