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-importing-a-very-large-repository}... but it still does not seem to work... they suggested I try posting here to see if the community has any suggestions.
I have a tried the hg push --chunked http://{my kiln repositry} command only to get the following results: searching for changes searching for changes searching for changes abort: out of memory
We do have some large files checked into our repository - in particular .net framework 3.5 install, msde ect... which subversion handled no problem.. I saw a post that said that Hg will run out of memory on 10 meg file if the machine doing the push has 2 gig of ram or less... could that be affecting this? Is there any work around for large repositories with large files?
Any ideas?
-Deva