Re: Hudson is missing its subversionSCM.xml file?
Grant Ingersoll <[email protected]>
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <[email protected]> |
Hmm, I'm on 1.183 (time to upgrade) and I do "New Job" there is a Source Code Management section. From there, you can enter you URL, etc. I do notice that the only way to setup the authentication is by clicking the "help"/question mark icon and it says associated with that section: "When you enter URL, Hudson automatically checks if Hudson can connect to it. If access requires authentication, it will ask you the necessary credential. If you already have a working credential but would like to change it for other reasons, click this link and specify different credential. " Clicking the link takes me to: http://localhost:PORT/hudson/scm/ SubversionSCM/enterCredential I agree, it isn't obvious, though. On Jun 30, 2008, at 11:45 AM, Mark Kempster wrote: > Again with the stupid questions, but where do I tell the subversion > plugin about credentials hudson should use? The 'Manage Hudson' page > has a section for CVS, but nothing for Subversion. The only global > subversion-related section showed up when the > subversion-tagging-plugin was installed. On the particular test > project I've got set up, the 'Source Code Management' section has the > Subversion properties set, but again there are no fields to enter > credential info. > > It really feels like I'm missing a dependent plugin or something > totally obvious like that... > > btw, hudson is version 1.226. Installed plugins are: cobertura, trac, > svn-tag (1.2). > > Where did you add your svn credentials? > > Thanks again. > - Mark > > On Mon, Jun 30, 2008 at 11:20 AM, Grant Ingersoll > <[email protected]> wrote: >> Hmm, I don't recall there being any trick to it, and I just installed >> it recently. Maybe you need to have your SVN credentials setup first >> for your project before turning on the tagging plugin? >> >> -Grant >> >> On Jun 30, 2008, at 9:50 AM, Mark Kempster wrote: >> >>> Hi there. >>> Hudson newbie here with a simple question. >>> >>> I'm trying to get the Subversion Tagging Plugin whipped into shape >>> (http://hudson.gotdns.com/wiki/display/HUDSON/Subversion+Tagging+Plugin >>> ). >>> I've got my sample project up, and everything builds fine until it >>> comes to the tagging part. I get errors about a missing >>> hudson.svm.SubversionSCM.xml file. >>> >>> I stumbled across a CVSSCM.xml file under the hudson root and >>> naively >>> thought I could bend it into shape, but that didn't work out too >>> well. >>> Hudson pukes out a stacktrace indicating an NPE at >>> hudson.plugins.svn_tag.SvnTagPlugin.perform(SvnTagPlugin.java:188). >>> >>> Any advice on using hudson to generate this file, or of finding a >>> sample xml or a valid xsd so I can put the proper parameters here? >>> >>> Thanks much for any help. >>> - Mark >>> >>> _______________________________________________ >>> Juglist mailing list >>> [email protected] >>> http://trijug.org/mailman/listinfo/juglist_trijug.org >> >> >> _______________________________________________ >> Juglist mailing list >> [email protected] >> http://trijug.org/mailman/listinfo/juglist_trijug.org >>