7;ant update...' on the live server. But even that feels a bit
> hacky.
>
>
> At this point I should stop talking and read up on Tim's Commons
> Configuration work.
>
>
> Cheers.
>
>
> Robin Taylor
> Main Library
> University of Edinburgh
>
>
> --
e
Sent: 17 August 2015 15:10
To: dspace-devel@lists.sourceforge.net
Subject: Re: [Dspace-devel] DSpace deployment methods
Hi Robin,
I am working to disentangle configuration from Maven & Ant builds in the
Commons Configuration work (aimed for 6.0). Once we switch to Commons
Configuration
3:40
*To:* TAYLOR Robin
*Cc:* DSpace Developers
*Subject:* Re: [Dspace-devel] DSpace deployment methods
Robin,
I have been happy with the process that has evolved for us over time.
Since our repository code is private, we have cloned our github
repository on our server using an access token.
We
On Mon, Aug 17, 2015 at 10:07:46AM +, TAYLOR Robin wrote:
> Hi Terry,
>
>
> That's really useful, thanks. The main problem for me is that configuration
> is so entwined with both the Maven build and the Ant installation, it makes
> it difficult to find a process that avoids having to do a M
ation specific to that server. Sigh [😊]
Cheers, Robin.
Robin Taylor
Main Library
University of Edinburgh
From: Terry Brady
Sent: 14 August 2015 23:40
To: TAYLOR Robin
Cc: DSpace Developers
Subject: Re: [Dspace-devel] DSpace deployment methods
Robin,
I have been
Robin,
I have been happy with the process that has evolved for us over time.
Since our repository code is private, we have cloned our github repository
on our server using an access token.
We have a build folder on each of our servers. That folder contains a
script that runs the following steps
Hi all,
I notice there was a brief discussion about DSpace deployment methods yesterday
in the developer meeting. I would be very interested to hear what others do,
what sort of tools they use, what sort of infrastructure they have etc. If
anyone is willing to share please do reply. For our par