3
votes
1answer
992 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 …
3
votes
1answer
191 views
Error running Kiln Importer
(I'm a newcomer to mercurial so I admit I could just be doing things wrong)
Edit: Just noticed this http://mercurial.selenic.com/bts/issue2930. Has this update not come out yet?
…
0
votes
1answer
157 views
Kiln importer problems
I created a brand new repository on the kiln website.. Then on my computer i created a repository and added my files to it. Then i downloaded the kiln importer and it saw the mer …
0
votes
1answer
466 views
Repository import failing with error "svnsync: Path ‘[some path]’ not present
I am trying to import a repo that's hosted by Codesion. I put in the url for the Kiln Repository Import tool and it correctly updates the combo box to "Subversion". I can then ki …
0
votes
1answer
193 views
Kiln Repository Import - Object reference not set to an instance of an object
I've tried running the Kiln Repository Import on two separate repositories, and both times I got an error saying "Object reference not set to an instance of an object."
I'm running …
1
vote
2answers
154 views
Kiln Importer Crash
The importer is crashing for me. Importing from VisualSVN 2.1.4
I have (SlikSvn/1.6.17) X64 installed on my machine as the SVN client.
stack trace from the logs is:
System.NullRe …
2
votes
2answers
156 views
I imported my source code using the Kiln Import, now what?
I installed the Kiln client and imported my source code using the Kiln Import. When I go to my repository on kilnhg.com, I see that my source code was successfully imported along w …
1
vote
1answer
76 views
kiln importer says Mercurial is not installed
I am working on Windows XP. I installed the Kiln Client then tried to import files using Kiln Importer, but it says Mercurial is not installed. That's not true. I can verify that M …
0
votes
0answers
254 views
Importer is added a colon on to svn paths when using file:// [closed]
Our old SVN service has been a sleep a long time as most of our stuff we use regularly is now in Kiln. Old client rang up though wanting a change so I thought I would import the si …
2
votes
2answers
618 views
Importing from local Git repo
Trying to use Kiln importer on a local Git repo.
git://E:\git\myrepo
Fails with getaddrinfo failed
Also tried just E:\git\myrepo which fails with The system cannot find the file …
1
vote
1answer
140 views
Using kbfiles when importing from Subversion?
I've got a Subversion repository that's got some large binary files in it. When I tried to use the Kiln Importer from Kiln 1, I got an out-of-memory error, which matches everyone …
5
votes
1answer
114 views
Kiln Importer thinks my whole repository is a branch
In our SVN repository, we have two projects, "mainline" and "desktop". The structure looks like this:
/mainline
/branches
/tags
/trunk
/desktop
"mainlin …
1
vote
1answer
144 views
Importing Github branches
The Kiln importer was not able to download multiple branches from my github repository. It took whatever the current branch was set to on github. Is there a way to import branches …
2
votes
1answer
412 views
Importing private repositories from github
How do you import a private repository from github? I was only able to do the import by making the repository public first.
0
votes
1answer
97 views
Import taking a very long time
I'm importing an existing mercurial repo, but it's taking a very long time (going on 3 or 4 hours)
The status is says "Pushing to Kiln"
Is this normal or is just not going to wor …