3
votes
1answer
928 views
How can I successfully convert my repository to Mercurial?
I've used the Kiln importer to convert a repository from Subversion, but I feel like I'm not doing something right. The converted repository is massive, contains lots of unnecessar …
1
vote
1answer
245 views
How to import mercurial repositories with subrepos
I have local mercurial repos that are well organized and contain many subrepos. I spent many hours organizing our code and shared projects (as subrepos) and would now like to impor …
0
votes
1answer
759 views
Import git repository into Mercury/KILN
I want to import a git repository into KILN (rather, convert it, i.e. I want to switch from git to kiln).
I have found some references to a KILN Importer (mostly, problems with it …
2
votes
4answers
1k views
Import history from Microsoft TFS
Hello everyone.
Are there plans to create a tool for importing source files and their change history from Microsoft Team Foundation System? If yes, when is it about to appear?
Th …
3
votes
2answers
959 views
Importing a subversion repository on a Mac
I'm running OS X 10.6.2 and have a subversion repository that I wish to import into Kiln. Surely there must be a sequence of steps I can follow to import the svn repository into a …
12
votes
11answers
943 views
What source control system do you need to import into Kiln?
Please vote up the source control system that you need us to support in our Super Easy Import Into Kiln Tool™ (or add if missing).
Update: Please try our "Import your existi …
2
votes
1answer
442 views
Remove “Trunk” named branch?
When importing a repository from SVN, how do I remove the "Trunk" named branch that shows up in both TortoiseHG and Kiln?
I have tried using both Kiln Importer and running hg --co …
0
votes
1answer
95 views
How to import large number of existing mercurial repos
I have a very large number of existing Mercurial repositories (around 2000) and was wondering if there's any way to automatically import them all into Kiln?
I've seen posts like:
…
2
votes
2answers
378 views
I’m using Kiln on my server and I run Microsoft ISA. I can’t run any mercurial commands or login with the Kiln Importer. Help?
I'm using Kiln on my server and using Microsoft ISA: http://www.microsoft.com/forefront/edgesecurity/isaserver/en/us/default.aspx.
Whenever I try to import using Kiln Import I can …
5
votes
3answers
2k views
How do I import my files into Kiln from Visual Source Safe (VSS)?
I have a VSS 6.0 database that is almost 7 years old and my team is pressuring me to try the Kiln beta. How can we get started moving our files into Kiln?
2
votes
1answer
800 views
Is it possible to convert Subversion tags into Mercurial tags?
I recently found out that it looks like a bad idea to import a subversion project's tags folder together with the trunk folder (Hey, at least I omitted the branches folder).
Is th …
3
votes
1answer
252 views
Pushing changes “in reverse”?
Hg/Kiln make it very easy to push bug fixes from older to newer versions of a project. For example, make a bug fix in the 1.0 version and then push that changeset to the 2.0 versio …
9
votes
1answer
891 views
how to import existing hg repository?
I have an existing mercurial repository and would like to try Kiln. I can't seem to find an option to import an existing repository. Is this possible, or is Kiln only for new proje …
2
votes
1answer
229 views
Is it possible to import SVN into Kiln and preserve the old case/commit integration?
We are a long time Fogbugz user and just bought Kiln. As part of our conversion, we will be importing our SVN repository history.
We have our fogbugzs/svn integrated so that yo …
5
votes
3answers
2k views
Selectively converting SVN branches
I'm playing around with the best way to import our existing 3-year-old Subversion repository to Kiln.
We have several branches that are essentially dead, and I would prefer not to …