SvnRevisionLabeller compatible with CCNet 1.8.5?

37 views
Skip to first unread message

Andy Levy

unread,
Apr 8, 2015, 4:21:08 PM4/8/15
to ccnet...@googlegroups.com
I'm in the process of upgrading my environment from CCNet 1.5 to 1.8.5. We make heavy use of the SvnRevisionLabeller plugin for 1.5 (ccnet.SvnRevisionLabeller.plugin.dll) but it appears to not be compatible with newer versions. Is there a newer release of this plugin available, and if so where? If not, is there a recommended alternative? Thanks.

Daniel Nauck

unread,
Apr 9, 2015, 3:01:44 AM4/9/15
to ccnet...@googlegroups.com
Hi,

you can try to use the AssemblyVersionLabeller, it also uses the LastChangeNumber:


Kind regards,

Daniel

Am 08.04.2015 um 22:21 schrieb Andy Levy <andy...@gmail.com>:

I'm in the process of upgrading my environment from CCNet 1.5 to 1.8.5. We make heavy use of the SvnRevisionLabeller plugin for 1.5 (ccnet.SvnRevisionLabeller.plugin.dll) but it appears to not be compatible with newer versions. Is there a newer release of this plugin available, and if so where? If not, is there a recommended alternative? Thanks.

--

---
You received this message because you are subscribed to the Google Groups "ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ccnet-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andy Levy

unread,
Apr 9, 2015, 11:18:23 AM4/9/15
to ccnet...@googlegroups.com
Can this labeller create an appropriate tag in my Subversion
repository? That's what I need to produce when all is said and done.
Here's what I'm doing with svnRevisionLabeller:

<labeller type="svnRevisionLabeller">
<url>PROJECT_SVN_ROOT_URL</url>
<pattern>APPNAME_{revision}-{rebuild}</pattern>
<executable>C:\Program Files (x86)\Collabnet\Subversion
Client\svn.exe</executable>
</labeller>
<sourcecontrol type="svn">
<trunkUrl>PROJECT_SOURCE_URL</trunkUrl>
<workingDirectory>e:\CodeDeploy\</workingDirectory>
<executable>C:\Program Files (x86)\Collabnet\Subversion
Client\svn.exe</executable>
<cleanCopy>true</cleanCopy>
<tagOnSuccess>true</tagOnSuccess>
<tagBaseUrl>PROJECT_SVN_TAG_URL</tagBaseUrl>
<timeout>1200000</timeout>
</sourcecontrol>
> You received this message because you are subscribed to a topic in the
> Google Groups "ccnet-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ccnet-user/tshy66By7go/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to

Daniel Nauck

unread,
Apr 10, 2015, 4:45:39 AM4/10/15
to ccnet...@googlegroups.com
Hi,

no a labeller in CCNet is just for creating a label before the integration process starts to execute.
You can use the „tagOnSuccess“ param in the svn source control block for this:


Best regards,
Daniel
Reply all
Reply to author
Forward
0 new messages