Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>OK, I just installed cvsps and ran it from the top level. Here's a sample of the output... this is one of the few hundred patch sets on my module. Note that indeed this does work across different directory trees.</p> <pre><code>--------------------- PatchSet 221 Date: 2009/04/22 22:09:37 Author: jlove-ext Branch: HEAD Tag: LCA_v1_0_0_0_v6 Log: Bug: 45562 Check the length of strings in messages. Namely: * Logical server IDs cannot be more than 18 characters (forcing a TCSE protocol requirement). * Overall 'sid' (filter) search string length cannot be more than 500 (this is actually more than the technical maximum messages are allowed, but is close). Alarm messages and are now not going to crash either as the alarm text is shortened if necessary by the LCA. Members: catalogue/extractCmnAlarms.pl:1.2-&gt;1.3 programs/ldapControlAgent/LcaCommon.h:1.18-&gt;1.19 programs/ldapControlAgent/LcaUtils.cc:1.20-&gt;1.21 programs/ldapControlAgent/LcaUtils.h:1.6-&gt;1.7 programs/ldapControlAgent/LdapSession.cc:1.61-&gt;1.62 tests/cts-45562.txt:INITIAL-&gt;1.1 </code></pre> <p>So, this may indeed do what you want. Nice one, Joakim. However, as mentioned, CVSzilla does much more than this:</p> <ul> <li>Web-browsable CVS repositories (via CVSweb).</li> <li>Web-browsable transactions.</li> <li>Supports transactions across modules.</li> <li>Generates CVS commands (using 'cvs -j') to merge patchsets onto other branches.</li> <li>Integration with bugzilla (transactions are automatically registered against bugs).</li> </ul> <p>If all you want is just the patchset info, go with cvsps. If you're looking to use CVS on large projects over a long period of time and are thinking about using bugzilla for your bug-tracking, then I would suggest looking into CVSzilla.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload