> 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-20...@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.
>
>
>

Reply via email to