[issue2200] conversion of semi-complicated svn branches

Raoul Bhatia [IPAX] bugs at mercurial.selenic.com
Wed May 19 09:04:00 UTC 2010


New submission from Raoul Bhatia [IPAX] <r.bhatia at ipax.at>:

i have a repository with the following layout:

/trunk/    # current head
/branches/ # some branches
/tags/     # tags (empty for the test-scenario)
/vendors/  # place for vendor trees (e.g. svn:external, patch stacks, etc.)

(see http://www.clifford.at/papers/2008/advsvn/ for my daily use of vendor
trees)

current layout of /trunk:

./trunk/newfile
./trunk/STABLE
./trunk/lib123/version
./trunk/libM/libMversion
./trunk/libM/local-enhancment-not-upstream
./trunk/libM/test.sh
./trunk/rev
./trunk/anotherfile
./trunk/THIS.IS.HEAD

i issue:

> $ hg convert --debug test > convert_test.log && cd test-hg && hg up && ls
> future  lib123-export  libM-export  somefile

but this is the content of "/branches/future"

mercurial v1.5.1 on debian squeeze.
attaching the test svn repository

----------
files: test_svn_repository.tgz
messages: 12580
nosy: raoulbhatia
priority: bug
status: unread
title: conversion of semi-complicated svn branches

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2200>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_svn_repository.tgz
Type: application/x-compressed-tar
Size: 24668 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100519/8b03697e/attachment.bin>


More information about the Mercurial-devel mailing list