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 --).

Thanks for the report and the test anyway.

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

Reply via email to