DVS doesn't show changes?

Eric Scharff scharffe at cs.colorado.edu
Fri May 2 18:03:59 UTC 2003


On Friday, May 2, 2003, at 11:11 AM, Colin Putney wrote:

> First, it might be a good idea to switch to Monticello. Someday, it 
> will be a full-fledged versioning system for Squeak. For now, it's a 
> better DVS.

Ah.  I was afraid of something labeled "Alpha" with respect to version 
control.

> Second, you can still use change sorters in conjunction with 
> Monticello or DVS, they just don't know anything about packages.

I don't see how.  Yes, changes show up in the change sorter, but I 
don't see how you can easily compare stuff on disk to stuff in the 
image.  All the changes go into the current change set, rather than 
into a new change set which would make it easier to tell what has 
changed in what versions.

What I want is really pretty simple.  After I do a CVS update and a 
fileIn, I want to browse the new changes, just the ones since my last 
update.  What is the easiest way to do this?

-Eric



More information about the Squeak-dev mailing list