On Thu, 17 Apr 2008 15:40:55 +0200
Marc Vertes <[EMAIL PROTECTED]> wrote:

> On Thu, 17 Apr 2008 15:27:05 +0200
> Philippe Bergheaud <[EMAIL PROTECTED]> wrote:
> 
> > $ 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
> 
> No, it is correct! You have to pass the -M (for main branch) option if
> you want to force the branch name in the global namespace, otherwise it
> applies to the private namespace (after --).

Oops, sorry, I was wrong. The resulting version should of 
"dim export -n -B 37" should be rr-0-37. The -B option without -M
creates a new branch. This works also with save.

By the way, I saw also a minor problem with the http server with that
combination.

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

Reply via email to