Questions tagged [collabnet]

CollabNet, Inc. is an American company that develops collaboration software and services for development teams.

This tag should be used for generic questions about CollabNet products where a more specific tag is not appropriate.

111 questions
1
vote
1 answer

How to update repository access rules for Collabnet Subversion Edge via the API?

We are running CollabNet SubversionEdge. I am scripting various tasks. One of the more obscure is updating our repository access rules to suit new branches I create. While there is a published REST API for SubversionEdge…
David White
  • 3,014
  • 1
  • 32
  • 35
1
vote
0 answers

How to create backup schedule when someone created new repository with Collabnet Subversion Edge

I'm using Collabnet Subversion Edge. Is it possible to create a backup schedule of a repository automatically? I searched hook script reference, but I can't find how to do it.
masahiro
  • 13
  • 2
1
vote
0 answers

Authentication with TeamForge/Collab.net using a self-signed SSL certificate and SVNKit

I'm currently working on a project to automate checking in files to a Subversion repository hosted with TeamForge/Collab.net. I'm using SVNKit to handle the interactions between this program and the repository. Here's the relevant Java pieces I'm…
alexcjcd
  • 31
  • 5
1
vote
1 answer

tortoisesvn unable to connect to repository

I am embarrassed to ask this question because of my knowledge and past experience and because of the popularity of the question. But I'm so frustrated I'm hoping someone can help me. I've spent hours on this already. I've searched the net, searched…
Kevin
  • 1,548
  • 2
  • 19
  • 34
1
vote
1 answer

why do CollabNet Subversion Client and TortoiseSVN both update projects fine, but within Ant fails

I can manually update individual projects using CollabNet or Tortoise no problem. But my ant script (executed from Hudson) containing
Giles
  • 63
  • 3
1
vote
0 answers

How to get CollabNet Subversion Repository server version

I need to know the version of our source code server. Which is a collabnet server. I tried svn.apache.org/repos/asf/subversion/trunk/tools/client-side/server-version.py but I get the following error: Traceback (most recent call…
Brunisboy
  • 123
  • 1
  • 19
1
vote
0 answers

org.eclipse.mylyn.internal.gerrit.core.client.GerritLoginException

I am using CollabNet GitEye for the first time and I'm receiving an error while trying to visualize my gerrit changes of a project. Does anybody know how to solve this?
Lost
  • 161
  • 2
  • 11
1
vote
2 answers

Jenkins+SVN: svn: E175002: OPTIONS

I am unable to run build with Jenkins and at the console I could find below error. But I have verified repository root directory and as well as sub directorie's access via browser and it is fine. [EnvInject] - Loading node environment…
Raja G
  • 5,973
  • 14
  • 49
  • 82
1
vote
1 answer

Migrating from TeamForge To CloudForge

We are using TeamForge for our svn repos. We realized that we could save by moving to CloudForge. What would be your recommended approach to moving from TeamForge to CloudForge. Are there any automated tools to move from one to the other? Thanks…
reakt
  • 500
  • 8
  • 25
1
vote
0 answers

Start collabnet's subversion server automatically

I have successfully installed CollabNet SVN server on my Ubuntu 14.04 server, but I want to start the subversion server on startup automatically not from web console. what is the command to do that? I couldn't find svnserve file inside CollabNet's…
Lyan Dwi Pangestu
  • 463
  • 1
  • 7
  • 23
1
vote
0 answers

collabnet plugin in Jenkins Don't take variables

I'm trying to use collabnet plugin for file release in Jenkins and was wondering if i can pass the variable for the release field? When i try to pass the variable it does not take the value and errors out. Has anyone accomplished this or It's the…
cedrajin21
  • 65
  • 1
  • 8
1
vote
2 answers

How to clear a "stuck" job in Collabnet Edge

I'm having a problem with a job in collabnet edge. I created a blank repository, then did a load from a dump file. There was an issue during the load (finally figured out that I had run out of disk space) and due to this, a job got stuck. So, here's…
Greg McGuffey
  • 3,116
  • 3
  • 38
  • 58
1
vote
0 answers

How to run Collabnet Subverion 1.7 and 1.8 side-by-side on the same machine?

For some research purpose, I wish to install Collabnet Subverion 1.7 and 1.8 on the same Windows machine, but encounter some weird problem. I use Collabnet official installer, with their digital…
Jimm Chen
  • 3,411
  • 3
  • 35
  • 59
1
vote
3 answers

authentication error while importing from netbeans to subversion

I just began looking into source control.... And installed subversion from collabnet... I also use netbeans(6.8) to work with PHP... I have done the following steps I have installed subversion is c:\program files\collabnet\ and the root for the…
SpikETidE
  • 6,711
  • 15
  • 46
  • 62
1
vote
1 answer

I am trying to commit a large set of source codes. Why is txn props file missing

I am currently running Ubuntu 12.04 VM running inside Parallels Desktop Build 9.0.24237, with SVN Client Version 1.8.9 running. I have tried committing my codes to a Windows 7 SVN Server, running collabnet subversion edge 4.0.1-3680.114 (SVN Version…