Re: SVN reporting a new file has been deleted and added in the same revision
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Wed, 8 Apr 2009 15:41:16 +0400
Greetings, Giulio T!
> I'm using SVN 1.4.4 on a RHEL4 with Apache 2.0
> In the post-commit hook I use svnlook the get a list of files that have been added and/or deleted to send an email about them.
> A developer committed some files in revision 4540 and
ln1sub01 svn>> svnlook changed -r4540 /data/Repositories/svn-icon
> This is correct. Today we merged those changes using the following commands
ln1sub01 svn>> cd /data/WorkingCopies/svn-icon/5.31/test
> and commit in revision 4617. But then
ln1sub01 svn>> svnlook changed -r4617 /data/Repositories/svn-icon
> Can someone explain why the deletion?
Probably, there was been a copr.c already, and it has been replaced by the
Take a look at a whole log for that file from different points in repository
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 08.04.2009, <15:39> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1595264 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-08 13:46:28 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.