sponge- | hey folks, is there a way to export a bzr repo & history into a new svn? can only find people importing svn into bzr | 00:13 |
---|---|---|
mwhudson | bzr-svn can push into svn i think? | 00:14 |
sponge- | i wasn't sure how to use bzr-svn on an existing bzr repo, or at least svn-push isn't a valid command (using the windows installer, bzr explorer says the plugin is installed) | 00:15 |
mwhudson | i've not actually done it, i'm afraid | 00:19 |
jelmer | sponge-: just 'bzr push file:///path/to/repo/trunk' | 00:45 |
sponge- | will give it a shot, thanks | 00:51 |
sponge- | rying to push results in bzr: ERROR: These branches have diverged. See "bzr help diverged-branches" for more information. | 01:15 |
sponge- | its a new svn repo so i'm sure i need to do some intermediate step | 01:15 |
sponge- | not sure if i can get bzr to just clobber everything at the destination | 01:16 |
sponge- | aha found --overwrite, will let this run, thanks for the help! | 01:34 |
jo-erlend | what is the easiest and most efficient way to keep two bzr repositories in sync? | 02:06 |
jelmer | jo-erlend: hi | 07:31 |
jelmer | jo-erlend: you would generally keep two branches in sync, rather than two repositories | 07:31 |
jo-erlend | jelmer, but the point is that I create and work on branches all the time and I would like to sync automatically. | 08:55 |
jelmer | jo-erlend: it sounds like you want to sync a set of branches rather than the actual repository | 08:57 |
jelmer | jo-erlend: I'm not sure if there is a command for that yet, I'm only aware of 'bzr multi-pull' | 08:58 |
jo-erlend | I don't really understand the difference. | 08:58 |
jelmer | jo-erlend: a repository is just a place where revisions are stored | 08:58 |
jo-erlend | the point is that my ~/devel/project-name directory (which is a repo with branches in it) should be the same on my desktop and laptop. What's the best way of accomplishing that? | 08:58 |
jelmer | jo-erlend: at the moment, I think rsyncing it is probably the easiest way; there might also be plugins that do this | 09:04 |
jelmer | jo-erlend: there is bzr-mirror, but I don't have anye experience with it | 09:05 |
=== zyga_ is now known as zyga | ||
hallyn | poolie: bzr branch lp:ubuntu/oneiric/libvirt fails | 09:56 |
hallyn | (I"m here in budapest) | 09:56 |
hallyn | I get; | 09:56 |
hallyn | serge@peqn:~/bzr/new$ bzr branch lp:ubuntu/oneiric/libvirt libvirt-o | 09:56 |
hallyn | bzr: ERROR: Revision {serge.hallyn@canonical.com-20110914204236-fnxmfd2ca12lqd47} not present in "Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(None)], []))))". | 09:56 |
poolie | hallyn, https://bugs.launchpad.net/udd/+bug/848064 | 09:58 |
ubot5 | Launchpad bug 848064 in Ubuntu Distributed Development "Revision not present branching from udd-imported branches on lp" [Critical,Confirmed] | 09:58 |
poolie | i don't have a good workaround at the moment other than just getting the source package, sorry | 09:58 |
hallyn | all right i'll just work on fixing up the precise tree for now | 10:01 |
hallyn | thanks | 10:01 |
hallyn | poolie: just to be sure - so i can't just take a copy of the precise tree (which so far is still at oneiric anyway) and push that to the oneiric with --overwrite, right? | 10:02 |
sponge- | can bzr-svn maintain the original author of the commit inside svn? pushing to svn worked flawlessly except for that | 16:15 |
jelmer | sponge-: hi | 18:08 |
jelmer | sponge-: yes, there's a configuration option you can set. IIRC it's documented in bzr-svn's FAQ | 18:08 |
sponge- | jelmer: great, will look into it! | 18:10 |
=== Quintasan_ is now known as Quintasan | ||
Noldorin_ | ho hum | 21:06 |
Noldorin_ | hi jelmer | 21:06 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!