Re: darcs repo suggestion
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 5 Apr 2006 09:18:58 -0600
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Attila Lendvai wrote: > my suggestion is that even a read-only darcs repo would make our life much > easier, but i think in general for all clsql users. if you consider setting > up one i'm willing to help if needed! Hi Attila, If I used darcs that'd be a fine idea. However, I've been using subversion to manage all my files (my home directory, actually) for the last few years. For a while, I had a public, read-only mirror of the open-source portion of my subversion repository. However, I eventually decided that the effort of maintaining this mirror was greater than its usefulness. CLSQL releases rapidly follow most every change made to my private repository. So, there isn't a significant lag between commits that I make and new releases. Good luck with your project. Kevin