For some time now, have wanted to use git and git-svn to track the subversion repo at work. That repo has lots of branches, and individual changesets are merged very often between branches, making it a nightmare to find out what has already been merged, and what not.
Used to keep track of all this in a text file. Its becoming tedious. Have been trying to use git-svn to ease the pain.
On the first try, git-svn gave up halfway during the clone operation with an error message about protocol/network error. This git-svn was the one in ubuntu repositories.
Since then, installed git from source.
First I tried this way. It works, but then gitk will only show me one branch: the one I have currently checked out.
Now, I am trying this other way. Hopefully this will work better.
-
Tags
-
Top Posts
- Linux: global, per-user and per-process limits on number of file descriptors
- Python packaging: setuptools and eggs
- Writing a server with Python's asyncore module
- Up and running with Emacs and Git
- Measuring performance of Lisp functions
- Java EE 6 and modular JAX-RS services
- Programming Erlang exercise problem: trouble in the concurrent universe?
- Ubuntu: "bad signature" problems prevent apt-get update from working
- Python packaging: custom scripts
- Up and running with Emacs, sbcl, and SLIME
-
Monthly Archives
-
Pages
-
Meta