[dim] dim-0-mv46

2008-02-14 Thread Marc Vertes
dim-0-mv46 - Compatibility with bash: separate variable assignement from call to shift builtin, conservative use of trap builtin. - In command (w)diff, do not filter files and subdirs if -a is set. - Dax: fix a bug where temporary files are not removed at exit when the

[dim] Re: dim-0-mv46-pb1

2008-02-14 Thread Marc Vertes
On Thu, 14 Feb 2008 18:21:49 +0100 Philippe Bergheaud [EMAIL PROTECTED] wrote: Fixed 'dim mklib', which used to require the library to operate. I don't see the archive 0-mv46-pb1.dgz on the server, although the version list contains the 0-mv46-pb1 entry. Are you sure that you have performed

[dim] dim-0-mv48

2008-02-15 Thread Marc Vertes
dim-0-mv48 - Fix a regression in (w)diff introduced in dim-0-mv47, where some tests were not compatible with bash (reported by Philippe Bergheaud). Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0-mv49

2008-02-15 Thread Marc Vertes
dim-0-mv49 - Dim: better argument parsing in do_export. - Dim: item is passed to the version server. - Dim: better error detection from version server response. - Dim: bug fixes in log(). - Wdim.php: fix a bug where dim export 0 was not returning 0. - Wdim.php: dim export 0

[dim] dim-0-mv51

2008-02-16 Thread Marc Vertes
dim-0-mv51 - s/getvers/sum2vers/ - s/version/getvers/ - Dim: lib(), item(), version(), wdiff() are now shell functions. - Dim: command hput is now multi-items. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0-mv52

2008-02-20 Thread Marc Vertes
dim-0-mv52 - Dax: added -A string option to add predifined attribute at write, like file kind, mode, uid/gid, mtime. - Dim: fix a bug in ladd() to avoid duplicate entries in lists. - Dim: new function getanc to return results in a var instead of fork. - Dim: add anc2

[dim] Re: New server, dim-0.1

2008-02-29 Thread Marc Vertes
Please hold-on a bit before using dim-0.1, there are some problems at import. A fix will follow soon. Thanks, Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.1.1

2008-02-29 Thread Marc Vertes
dim-0.1.1 Fixed dim and dax to repair import of incremental archives. You can also download it at http://www.oligem.com/dim/dim-0.1.1.tar.gz to bootstrap directly. Reminder: after extracting and copy executables in your usual bin path, $ dim mklib http://www.oligem.com $ dim hget [-n] $

[dim] Re: dim-0.1.1

2008-02-29 Thread Marc Vertes
On Fri, 29 Feb 2008 15:21:07 +0100 Marc Vertes [EMAIL PROTECTED] wrote: $ dim mklib http://www.oligem.com Oops, this is $ dim mklib http://www.oligem.com/dim/wdim.php -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.2.2

2008-03-04 Thread Marc Vertes
dim-0.2.2 New dimlib layout. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.2.6

2008-03-06 Thread Marc Vertes
dim-0.2.6 - removed clone command - new commands: mkclone, copy - save_delta renamed in delta (still api problems) - various bug fixes Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.3

2008-03-11 Thread Marc Vertes
dim-0.3 Generic archive content layout, to support both absolute and various file delta encodings. The archive layout is independent from archiving and compressing tools. Default is .tar.gz. Marc P.S. The archives on www.oligem.com/dim/item/dim have been converted to the new archive

[dim] dim-0.4.2

2008-03-19 Thread Marc Vertes
dim-0.4.2 - s/hget/get/ - s/hput/put/ - Support url in the form of file:/... for get and put. The support of a library located on the filesystem is now complete. - Simplify wdim.php Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL

[dim] dim-0.4.5-mv2

2008-03-30 Thread Marc Vertes
dim-0.4.5-mv2 The merge command has been added and is working (I hope). Tests are most welcome before next public release. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] Announce: release of dim-0.4.6

2008-04-03 Thread Marc Vertes
I'm pleased to announce the release of dim-0.4.6. Notable new features: - The automatic merge infrastructure is now in production, whith 'merge', 'merged' and 'unmerge' new commands. - Advanced algorithms in ancestor graph management ensure that no merge operation has to be

[dim] dim-0.4.6-mv4

2008-04-06 Thread Marc Vertes
dim-0.4.6-mv4 Support of rsync url. Not fully ready yet. -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] Re: dim-0.4.6-mv9 export bugs

2008-04-15 Thread Marc Vertes
All problems should be fixed in dim-0.4.6-mv10 Marc On Fri, 11 Apr 2008 19:13:39 +0200 Philippe Bergheaud [EMAIL PROTECTED] wrote: Tested with dim-0.4.6-mv9. $ dim lib -l http://host/dim/wdim.php on /tmp/dimlib.http $ dim version -a linux-0 $ dim export -q -M -B 2.6.10 -n linux-2.6.10

[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]

[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:

[dim] Re: wd-0.6 is broken

2008-05-21 Thread Marc Vertes
I think this is rather a limitation of less, which requires both startmark and endmark on the same screen. I saw also a problem with a small block if the end of block is not in the screen, it is not colorized. I will provide a version with per line marking (instead of overkill per word).

[dim] dim-0.4.8-mv9

2008-05-21 Thread Marc Vertes
dim-0.4.8-mv9 Use conservative redundant per line marks in wd, to ensure correct color display. Allow optimal markup with -O option. Retire gurl. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.4.9-mv1.0.6

2008-09-02 Thread Marc Vertes
Code cleaning: replace use of lget by read builtin. Start to rename global vars with initial in uppercase. Fix a bug in getcanc2 where result was not returned correctly. No functional change. -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.4.9-mv1.0.8

2008-09-02 Thread Marc Vertes
dim-0.4.9-mv1.0.8 put back lget, for ash compatibility. Get rid of upvar use. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.4.9-mv1.0.15

2008-09-06 Thread Marc Vertes
dim-0.4.9-mv1.0.15 Replace pushvar by local, part 2. Remove pushvar, popvar, upvar and dumpvar. This makes the code temporarily not compatible with ksh93. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.4.9-mv1.0.20

2008-09-10 Thread Marc Vertes
dim-0.4.9-mv1.0.20 Rename global variable email into Email. Fix mkuser. Note that ~/.dimrc must be manually fixed also. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.4.9-mv1.0.21

2008-09-10 Thread Marc Vertes
dim-0.4.9-mv1.0.21 More shell compatibility fixes. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:[EMAIL PROTECTED]

[dim] dim-0.5.1-mv4

2009-02-03 Thread Marc Vertes
dim-0.5.1-mv4 This version is a work in progress. More to come. Suppress global variable Item (in progress). New function getjiv to compute the job, item, version from command line arguments, to be rename getvers when conversion to new notation is finished. Marc -- Archive:

[dim] dim-0.5.1-mv5

2009-02-04 Thread Marc Vertes
dim-0.5.1-mv5 Merged dim-0.5.1-mv3-pb1. Fix a regression in getnewvers(). Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.1-mv6

2009-02-04 Thread Marc Vertes
dim-0.5.1-mv6 Still removing global var Item to move towards multi-item jobs. Work in progress. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] Re: dim-0.5.1-mv13-pb1

2009-02-08 Thread Marc Vertes
Philippe Bergheaud wrote: Note that R3 is broken: do not try to save your work from any other directory than the clone mount directory. Note also that this version has not been extensively tested. What is the exact problem? Is it in your version only? I tried to save i.e. from

[dim] dim-0.5.1-mv15

2009-02-08 Thread Marc Vertes
dim-0.5.1-mv15 Fix a bug in merge. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.1-mv22

2009-02-09 Thread Marc Vertes
dim-0.5.1-mv22 New function gethist2 to get the list of original anc2 up to 0 of a version. Add support for -H, -l and -e options to the anc2 command. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.1-mv24

2009-02-11 Thread Marc Vertes
dim-0.5.1-mv24 Fix several bugs where graph of anc2 was incorrect after import_vers. Fix a bug in merge where local version save was failing. Fix processing of sparse ancestor trees. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe:

[dim] Re: dim-0.5.2 is not imported

2009-02-12 Thread Marc Vertes
Thanks for the report. I fixed it already in a local clone. I'm working on another problem (multiple spurious ancestors) before publishing an update. Marc Philippe Bergheaud wrote: $ dim get dim get archive/dim/dim-0.5.2.tar.gz (45448 bytes) $ dim import dim# does not import

[dim] Re: dim-0.5.2 has 36 ancestors

2009-02-12 Thread Marc Vertes
You have to remove the previous archive first, then get again: $ rm $(dim job)/.dimlib/archive/dim/dim-0.5.2.tar.gz $ dim get Marc Philippe Bergheaud wrote: 'dim get' returns the following error message: get archive/dim/dim-0.5.2.tar.gz (45373 bytes) dim error: wrong size of

[dim] Re: dim-0.5.2 has 36 ancestors

2009-02-12 Thread Marc Vertes
I can not reproduce your error. Works ok here. Marc Philippe Bergheaud wrote: I have done that, I still get the same error. dim-ow...@ml.free.fr wrote on 02/12/2009 16:59:00: You have to remove the previous archive first, then get again: $ rm $(dim job)/.dimlib/archive/dim/dim-0.5.2.tar.gz

[dim] dim-0.5.2-mv1

2009-02-13 Thread Marc Vertes
dim-0.5.2-mv1 Fix a bug at export where ancestor2 were wrongly added to archive. Remove local ancestors before exporting to ensure correct ancestor graph. When removing a local version, keep data and metadata under .dimlib/item/.removed/ Fix a bug at unexport where absolute archive

[dim] dim-0.5.2-mv5

2009-02-24 Thread Marc Vertes
dim-0.5.2-mv5 Renamed command anc into ancestor. Renamed command desc into descendant. It is still possible to invoke commands using their abbreviated name. The command 'ancestor -O' calls internal anc2(). Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe:

[dim] dim-0.5.2-mv6

2009-02-24 Thread Marc Vertes
dim-0.5.2-mv6 s/remove/unimport/ simplify mkitem. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv7

2009-02-28 Thread Marc Vertes
dim-0.5.2-mv7 Fix shell executable resolution in cygwin. Default HTTP protocol is 1.1, or 1.0 if flag -0 is set. Flag -v print HTTP headers, -vv print also data through 'od -c' in http transfers. Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe:

[dim] dim-0.5.2-mv8

2009-02-28 Thread Marc Vertes
dim-0.5.2-mv8 Merged dim-0.5.2-mv6-pb8 Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv10

2009-02-28 Thread Marc Vertes
dim-0.5.2-mv9 Fix HTTP data debugging traces. Fix wrong arithmetic expressions in tests related to $Optv. dim-0.5.2-mv10 Fix HTTP debugging traces Marc -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv11

2009-03-01 Thread Marc Vertes
dim-0.5.2-mv11 Suppress global variable Http_debug, use Optv instead. Remove dependency on od, use cat -v instead for HTTP debugging. Merge dim-0.5.2-mv8-pb3 -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv13

2009-03-01 Thread Marc Vertes
dim-0.5.2-mv13 Fix a bug in checksign() where lget() was used instead of getattr(). Fix a bug in update_sum() where lget() was used instead of getattr(). -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv12

2009-03-01 Thread Marc Vertes
dim-0.5.2-mv12 Another fix to http debugging. -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.2-mv15

2009-06-28 Thread Marc Vertes
dim-0.5.2-mv15 Merge dim-0.5.2-mv14-pb8 Fix portability with NetBSD /bin/sh. -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To unsubscribe: mailto:dim-requ...@ml.free.fr?subject=unsubscribe

[dim] dim-0.5.5-mv1

2009-12-10 Thread Marc Vertes
dim-0.5.5-mv1 Merged dim-0.5.5-pb3. Wget() now sends data to coprocess in a sub-process to workaround a crash of busybox ash when nc exists due to end of HTTP-1.1 keepalive. The network part now works correctly under busybox. -- Archive: http://www.mail-archive.com/dim@ml.free.fr/ To