Hello,

At work I use perforce for version control (officially anyway).  I wanted to
also use darcs.  I was hoping that perforce and darcs would ignore each
other and I could use darcs to record my daily and incremental work.

I went to the top level of my checked out source code and did the usual to
setup the darcs repo.  As in:
darcs init
darcs add --recursive *
darcs record -m "Import"

During darcs record I noticed that darcs needed 1.6GB of memory just to give
me the list of hunks and adds.  I typed 'a' to accept all and darcs was
killed by windows when it reached about 2GB of memory usage.

I could be mistaken, but I thought back in the darcs 1.0.x days David
optimized darcs for this case and you could actually add as many files as
you wanted without running out of memory.

Jason
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to