monikar@... wrote:
> We would like to start using the CVS builds, as has been mentioned in a few
> earlier posts. But we are unsure as to which files to use. Do we get the
> newest versions of all of the files in the CVS Repository? Are they all
> newer than the last release? If not, which ones would we get to use for our
> DSpace installation?
Hey Russ... What I would suggest doing is just pulling down the
entire tree, which gets you every file, whether updated from the
original 1.1 release or not. Most of the files, I suspect, are not
different than the ones in the downloadable archive, but a few do have
some critical changes.
As the instructions on SourceForge say, you should use the follwoing
command:
cvs -z3 -d:pserver:anonymous@... co dspace
(All of that would, of course, be entered as a single command.) This
will bring down the dspace tree into whatever directory you ran the
command from, and it will insert everything in to a /dspace
subdirectory. So, if you ran the above command from /scratch, you
would end up with everything in /scratch/dspace. From that point,
just proceed with installation / upgrading as directed in the docs.
Good luck!
Jason Simms
|