[dim] dim-0.4.7-mv4

2008-04-17 Thread Marc Vertes
dim-0.4.7-mv4
- Fix multiple argument processing in add/del.
- After any deletion in index, force full update_sum.
- dim anc -M returns the main branch ancestor.
- dim dag -M diplays a graph rooted as the main branch anc.

Marc
--
Archive: http://www.mail-archive.com/dim@ml.free.fr/
To unsubscribe: mailto:[EMAIL PROTECTED]


[dim] dim-0.4.7-mv4 export bug

2008-04-17 Thread Philippe Bergheaud
$ dim mklib file:/home/felix/selflib /home/felix/selflib
$ export DIMLIB=/home/felix/selflib
$ dim mkuser
$ dim mkitem rr
$ dim mount rr .
$ dim export -n
rr-0-pb1# good
$ dim export -n -M
rr-1# good
$ dim export -n -M -B 37
rr-37   # good
$ dim export -n -B 37
rr-0--37# bad

[dim] dim-0.4.7

2008-04-16 Thread Marc Vertes
Summary of changes since dim-0.4.6:

- New commands: list, label, add, del, check
- Added support of rsync:... url type
- Significant performance improvements
- Many bug fixes

Marc
--
Archive: http://www.mail-archive.com/dim@ml.free.fr/
To unsubscribe: mailto:[EMAIL PROTECTED]


[dim] dim-0.4.7-mv1

2008-04-16 Thread Marc Vertes
dim-0.4.7-mv1

  The mount command now adds all files in working dir into the clone
  index tree.

Marc
--
Archive: http://www.mail-archive.com/dim@ml.free.fr/
To unsubscribe: mailto:[EMAIL PROTECTED]


[dim] dim-0.4.7-mv2

2008-04-16 Thread Marc Vertes
dim-0.4.7-mv2
- Fix a bug in put command, where the current item was ignored.
- Fix a bug in mount introduced in previous modification.

Marc
--
Archive: http://www.mail-archive.com/dim@ml.free.fr/
To unsubscribe: mailto:[EMAIL PROTECTED]