[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Continuous Integration

From: T.J. Perovich <tjperovich_at_gmail.com>
Date: Thu, 21 Nov 2013 13:02:47 -0500

> I wish to create a web app and share it on SVN. I wish to use this SVN
url for Jenkins Integration.
>

I use Jenkins with SVN and it works just fine. You'll need the SVN plugin
which is easily obtained through Jenkins.

> Do I need to take any precautions.

For SVN, make sure it's configured for https:// and not http, unless it's
internal. For Jenkins, make sure you enable security. By default it
allows for anonymous read/write. You should also configure it for https
rather than http, unless it's internal.

Let me know if you have any specific questions.

On Tue, Nov 19, 2013 at 9:14 PM, Ryan Schmidt <
subversion-2012c_at_ryandesign.com> wrote:

>
> On Nov 18, 2013, at 06:37, Navindian wrote:
>
> > I wish to create a web app and share it on SVN. I wish to use this SVN
> url for Jenkins Integration.
> >
> > Do I need to take any precautions.
>
> I don’t understand the question.
>
> I use Subversion and I’ve develop web sites whose code I’ve stored in a
> Subversion repository, but I haven’t used Jenkins. Perhaps you could
> explain what role you want Jenkins to play, and why you think it will be a
> problem.
>
>
>
Received on 2013-11-21 19:04:02 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.