collabnet

"Authorization failed" with SVN 1.5.2 on OS X (PowerPC G4)

I'm trying to commit to an SVN server hosted on my school's network. I have installed SVN 1.5.2 with binaries downloaded from CollabNet here. The error reported is: svn: Commit failed (details follow): svn: MKACTIVITY of '/opensvn/cs598r/!svn/act/defe271c-f33b-4851-a706-b2906301fed0': authorization failed (http://dna.cs.byu.edu) That'...

Collabnet SVN Log files, are there any?

My svn server is acting funky. We're using Collabnet svn binary on a Windows machine. Does anyone know if the server has log files I can examine to find out what locks up my server (large commits hang)? Thank you. ...

is the CollabNet SVN Server as good as VisualSVN Server?

the tigris website http://subversion.tigris.org/getting.html#windows has a link to another svn server, which is called CollabNet SVN Server. Does someone use it and know it is better or as good as the VisualSVN Server? ...

Is there a way to know the URL of the SVN server?

Right now, we are having problems allowing the client to access the svn server because of the unknown host name error. Is there an error which will tell the correct svn server URL from the server computer? Thanks. I am on Collabnet Subversion Server and the client uses TortoiseSVN. ...

How do I prevent SVN from caching credentials for a single repository?

I'm using Collabnet SVN client versions 1.5 & 1.6. My local machine is running Windows Vista x64 (I know, very sad indeed). I would like to force authentication every time I try to perform any subversion operations on a selected repository. How might I set a property or setting to require authentication every time? Thanks for the help an...

svn property mergeinfo missing

hi, I have a project with 2 branches let's say v1.1 en v1.2 (in the same svn repository). In v1.1 I modified 2 files and comitted them seperatly (2 revisions). Now I wanted to merge revision 1 into v1.2 and block revision 2 (may not merged). (I use eclipse 64-bit with subclipse a Collabnet for merging.) For the first I choose 'merge a...

authentication error while importing from netbeans to subversion

Hi Everyone.... 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 repositories in e:\svn_repository I then created a repository as e:\svn_r...

Collabnet Subversion upgrade path from version 1.6.2 - using FSFS format

We use Collabnet Subversion and are on version 1.6.2, with FSFS format repository. On Windows 2003 server. Can I upgrade to Subversion Edge and still keep my existing FSFS repositories? I'm hoping that the answer is an "obvious yes", but I can't find that answer anywhere. Thanks. P.S. I asked this in serverfault, as it is not really a...

svnadmin not recognized

I'm attempting to do a repo dump from cli. I have both tortoisesvn (gui) and the CollabNet SVN CLI installed (why? because I'm stupid). Anyway, when I do the svnadmin dump command, it says svnadmin isn't a recognized command. What would be the cause of this? The svn repo is hosted with unfuddle if that makes any difference. I'm still p...