Re: [viewvc-dev] svndbadmin not update database when added/removed a directory

"C. Michael Pilato" <[email protected]> Sun, 05 Sep 2010 17:40:19 -0400
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Organization CollabNet, Inc.
Message-ID <4C840E43.6030604__19973.7434777946$1283722829$gmane$org@collab.net>
On 09/03/2010 06:10 PM, Wei Luo wrote:
> HI
>  
> I am using svn 1.6.12 and viewvc-1.2-dev.
>  
> I can added an empty direcotry and checked in successfully. But the
> revision info was not inserted to viewvc database.
>  
> [root@corpsvn bin]# svnlook changed /data01/svnroot -r 84506
> D   branches/P_TR_14_1_AUG_TEST/app/de/
> Building commit info for revision 84508... skipped (no changes).
>  
> Is it a known issue? I could not find it in the list of open issues
> posted online.
>  
> How to fix it?

The ViewVC commits database schema was inherited from Bonsai many years ago,
and was designed to accommodate CVS repositories.  A volunteer came along
later and added tooling to squeeze Subversion data into that schema, too.
But since CVS doesn't version directories (whereas Subversion does), the
commits database schema has no way to represent commits which only involve
directories.

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=2655718

To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc (application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyEDkMACgkQokEGqRcG/W4g2QCdGV1tk2/URSYkeA1zawoTYVCh
UXMAn3YZDubJ9x2ZRMnUi7tfXrOoIT00
=nkNc
-----END PGP SIGNATURE-----