~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/compared-cvsnt.txt

  • Committer: Martin Pool
  • Date: 2005-08-25 05:58:05 UTC
  • mfrom: (974.1.36)
  • Revision ID: mbp@sourcefrog.net-20050825055805-8c892bc3c2d75131
- merge aaron's merge improvements:

  * When merging, pull in all missing revisions from the source
    branch. 

  * Detect common ancestors by looking at the whole ancestry graph, 
    rather than just mainline history.

  Some changes to reconcile this with parallel updates to the test and
  trace code.

aaron.bentley@utoronto.ca-20050823052551-f3401a8b57d9126f

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
*****
 
2
CVSNT
 
3
*****
 
4
 
 
5
 
 
6
http://www.cvsnt.com/cvspro/
 
7
 
 
8
 * Remembers last-merge-point__ between two branches, and uses this to
 
9
   do smarter incremental merges.
 
10
 
 
11
__ http://www.cvsnt.org/wiki/MergePoint
 
12
 
 
13
http://www.cvsnt.org/wiki/CvsntAdvantages
 
14
 
 
15
 * SSPI authentication on Windows, and built-in Putty SSH code.
 
16
 
 
17
 * Branch ACLs.
 
18
 
 
19
 * Remote user administration using cvs passwd command.
 
20
 
 
21
 * Repository browsing via cvs ls command (update: now provided in
 
22
   standard CVS since version 1.12.9)
 
23
 
 
24
 * LockServer on a second port replaces filesystem-based locks &
 
25
   provides file level locking
 
26
 
 
27
 
 
28
Various other improvements relative to CVS, particularly for Windows
 
29
users.  Worth looking at, but nothing apparently earth-shaking.
 
30
 
 
31
Interesting that the advanced merge support is basically that it
 
32
remembers what was pulled across.
 
 
b'\\ No newline at end of file'