Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 340837
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:39:12+00:00 2026-05-12T10:39:12+00:00

The SVN+SSH protocol works great for the logged-in user because we have Pageant (PuTTY

  • 0

The SVN+SSH protocol works great for the logged-in user because we have Pageant (PuTTY authentication agent) running in the background for that user. When we try to run the ccservice (as opposed to the ccnet.exe app) the svn+ssh fails. What am I missing in the config to get it working?

<cruisecontrol xmlns:cb="urn:ccnet.config.builder">
  <project name="ProjectXCore" queue="ProjectXQueue" queuePriority="1">

    <workingDirectory>D:\cc\ProjectX\code\trunk\src\</workingDirectory>
    <artifactDirectory>D:\cc\ProjectX\artifact\</artifactDirectory>

    <category>ProjectX</category>
    <webURL>http://localhost/ccnet/</webURL>
    <modificationDelaySeconds>30</modificationDelaySeconds>
    <labeller type="defaultlabeller">
      <prefix>0.1.</prefix>
      <incrementOnFailure>true</incrementOnFailure>
      <labelFormat>000</labelFormat>
    </labeller>
    <state type="state" directory="State" />

    <sourcecontrol type="svn">
      <trunkUrl>svn+ssh://10.10.2.19/srv/svn/ProjectX/trunk/src</trunkUrl>
      <workingDirectory>D:\cc\ProjectX\code\trunk\src</workingDirectory>
      <executable>C:\Program Files\Subversion\bin\svn.exe</executable>
      <username>super</username>
      <password>duper</password>
      <timeout units="minutes">5</timeout>
    </sourcecontrol>

TortoiseSvn is installed on the server if that helps. I’m not sure if I need to add some command-line switches to get it to work or what.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:39:12+00:00Added an answer on May 12, 2026 at 10:39 am

    I think I’ve figured it out, this config is working:

     <sourcecontrol type="svn">
      <trunkUrl>svn+ssh://10.10.10.10/srv/svn/ProjectX/trunk/src</trunkUrl>
      <workingDirectory>D:\cc\ProjectX\code\trunk\src</workingDirectory>
      <executable>C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe</executable>
      <buildArgs> -N -L 3690:localhost:3690 -l super -pw duper -i "C:\Documents and Settings\Super\id_rsa.ppk" -ssh 10.10.10.10 | "C:\Program Files\Subversion\bin\svn.exe" </buildArgs>
      <username>super</username>
      <password>duper</password>
      <timeout units="minutes">5</timeout>
    </sourcecontrol>
    

    I take it back, that config didn’t work, an older version of the config was cached 🙁

    This one is working now though:

    <sourcecontrol type="svn">
      <trunkUrl>svn+ssh://10.10.2.19/srv/svn/ProjectX/trunk/src</trunkUrl>
      <workingDirectory>D:\cc\ProjectX\code\trunk\src</workingDirectory>
      <executable>"C:\Program Files\Subversion\bin\svn.exe"</executable>
      <username>super</username>
      <password>duper</password>
      <timeout units="minutes">5</timeout>
    </sourcecontrol>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have checked-out one of the project from SVN (using SSH protocol) (been a
I have an SSH key setup for git (using github) that works great. However
I have an SVN repo that I want to change to work over SSH,
I have set up subclipse and my svn server to run over ssh. Everything
We have a ssh based svn access. We were using the team city VS
I have root access to a server hosting a SVN respository (via SSH ).
We just installed svn at my office. TortoiseSVN works (with putty to do the
We have svn+ssh setup on non-standard port. We added svn+ssh credential in Hudson, when
I have an apache svn server running on a shared hosting linux account. The
I want AnkhSVN to remember my SVN + SSH password. Until now I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.