1

I've tried converting a repo by using the method described here:

http://kiln.stackexchange.com/questions/1873/how-do-you-use-kbfiles

i.e. hg kbfconvert SourceRepo DestinationRepo --size 1

and get the message

initializing destination DestinationRepo

However, the 25MB zip file that the repository contains doesn't seem to be affected in the destination.

hg help kbfconvert states the following

Convert a repository to a repository using bfiles

Convert source repository creating an identical repository, except that all files that match the patterns given, or are over a given size will be added as bfiles. The size of a file is the size of the first version of the file. After running this command you will need to set the store then run bfput on the new repository to upload the bfiles to the central store.

How do I "set the store" and run bfput? There's no mention in the guide. I've tried pushing and pulling from Kiln to a new local repository but there's no difference. Thanks.

flag

1 Answer

1

Hi Rob! Please contact our friendly support team and they'll try to assist you.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.