Tagged Questions

1
vote
1answer
42 views

Add empty repository from command line?

I am performing a manual conversion from Subversion into Kiln. Is it possible to create an empty repository from the command line?
0
votes
1answer
58 views

Pull from SVN, push to Kiln fails [closed]

I've got a local repository I've cloned from an online public svn repository http://codesmith.googlecode.com/svn/trunk/Templates/Frameworks/Csla Then tried to push into my kiln a …
3
votes
1answer
176 views

File-locking support in Kiln for non-mergable binary files

Does Kiln support the Lock Extension? I work with binary files, and since they cannot be diffed and merged, it would be great to be able to have a developer lock a file when she st …
5
votes
3answers
470 views

Tools to enable a smooth transition from Subversion

We have a subversion repository, and we'd like to try out Kiln. We imported the repository using the Kiln import tool, but we are not yet ready to have a hard switchover to Mercuri …
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 …
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 …
4
votes
4answers
1k views

Is there an alternative way to import history from SVN?

I have tried several times to import history from my unfuddle based SVN and it hangs at the same revision number every time (417, which is a little more than half way through) and …
2
votes
1answer
105 views

Could you use a more comprehensive SVN conversion tool with support for creating subrepos?

My company recently switched from SVN to Kiln. We had, from what I read, your typical SVN set up - a single, massive repository with lots of subfolders. We wanted to use Kiln "cor …
0
votes
2answers
165 views

Kiln Import Issues

I got the message that the Kiln importer successfully converted the repo to Mercurial, however it is failing on pushing it to my Kiln Repo. And the explore files does nothing. Ca …
0
votes
1answer
266 views

Converting SVN to Kiln : Unknown exception

I am trying to convert SNV repository from local machine to Kiln. I followed instructions from http://kiln.stackexchange.com/questions/2456/how-do-i-perform-a-local-conversion-fr …
1
vote
1answer
224 views

Sending PHP Files To Live Server

So with kiln how are we supposed to send files from our 'stable' repository automatically, to our live server? For example, the code for our website. In our SVN based working …
1
vote
1answer
221 views

Kilm Import from SVN fails with svn:sync-lock not in UTF-8

Hi, at the moment I am trying to import an existing SVN repository to Kiln using the Kiln Importer tool. It detects the SVN repo, gets the revisions, but when I tell it to import, …
2
votes
1answer
2k views

When hg push --chunked still throws abort: out of memory what should you do?

Thanks in advance for your help, I have contacted FogCreek / Kiln, who directed me to this --chunked option {http://kiln.stackexchange.com/questions/396/what-if-im-having-trouble …
6
votes
3answers
907 views

How do distributed version control systems help prevent merge conflicts?

Hi All, I have been trying out Mercurial (in parallel with svn) to see if I can find scenarios where a DVCS can provide better support for team development over traditional versio …
1
vote
2answers
728 views

How to push Mercurial changesets to SVN

I have a Mercurial repository that I maintain in my bussiness. My customer is on SVN, and I want to push my hg repository to their SVN server. What is the best way to acomplish th …

1 2 3 next
15 30 50 per page