svnsync: Got unexpected element svn::open-directory

2010-01-12 Thread War man
Hi I have been running svnsync between 2 repositories (master using CollabNet Subversion 1.6.2 and slave using 1.6.6 over http) for 3 months and it has worked flawlessly. The repository is about 600MB with mostly source code, about 7000 revisions and a lot of branches (with the resulting large me

Re: Question about excessive mergeinfo

2010-01-12 Thread Ulrich Eckhardt
On Monday 11 January 2010, Stein Somers wrote: > > I think SVN wants you to not copy the file/dir but instead to merge the > > revision where it was added to the branch. > > Interesting idea, but as far as I get it it seems a complicated process: > - In the WC's target directory, merge a part of

Re: reuse of tag to keep stable URLs?

2010-01-12 Thread Andrey Repin
Greetings, Brian H. Toby! > I am trying to get beyond my rather simple use of svn and would like > some advice. My goal is to have two releases of a package available, > one bleeding edge and the other stable. I want to keep the URLs to > both releases stable. This seems like a reasonably co

SVN Server change Issue

2010-01-12 Thread Miao Zhu
HI Dear, I have a question about svn server change task. The status now we are at is: - we have 2 svn servers, one for daily-work using (http://svn.com, ip:10.0.9.120), another one is for svn server back up (http://svn_bak.com ip:10.0.9.121) - and both these 2 servers share the sa

Fwd: Unable to change a commit message

2010-01-12 Thread Johan Corveleyn
[forwarding to users list, which I accidentally forgot to include] On Mon, Jan 11, 2010 at 10:19 PM, Kari McNair wrote: > I'm trying to remove an invalid character from the end of a commit message. > All the correct hooks are invoked but when I use... > $ svn propset -r 671 --revprop svn:log "mes

Re: SVN Server change Issue

2010-01-12 Thread Ulrich Eckhardt
On Tuesday 12 January 2010, Miao Zhu wrote: >The status now we are at is: > >- we have 2 svn servers, one for daily-work using (http://svn.com, > ip:10.0.9.120), another one is for svn server back up (http://svn_bak.com > ip:10.0.9.121) - and both these 2 servers share the same storage whi

RE: reuse of tag to keep stable URLs?

2010-01-12 Thread Bob Archer
> I am trying to get beyond my rather simple use of svn and would > like > some advice. My goal is to have two releases of a package > available, > one bleeding edge and the other stable. I want to keep the URLs to > both releases stable. This seems like a reasonably common thing > that > one would

Re: reuse of tag to keep stable URLs?

2010-01-12 Thread Brian H. Toby
Thanks very much. (BTW, your english here was just about perfect.) On Jan 12, 2010, at 5:06 AM, Andrey Repin wrote: Greetings, Brian H. Toby! I am trying to get beyond my rather simple use of svn and would like some advice. My goal is to have two releases of a package available, one bleeding

Re: Question about excessive mergeinfo

2010-01-12 Thread Geoff Rowell
On Mon, Jan 11, 2010 at 8:28 AM, Stein Somers wrote: > No explanation here, and not the same symptoms, but you're not the only one > struggling with it. I have a pre-commit hook to detect mergeinfo below root, > and remove it whenever it occurs, which is rare. The repository has only > mergeinfo o

how to identify the version of mod_dav_svn installed

2010-01-12 Thread Marc Lustig
Although we have installed SVN 1.6.6, the web-page delivered reports 1.4.6 Could someone advise how to identify the version of mod_dav_svn apache-module that is installed? Ty.

Re: how to identify the version of mod_dav_svn installed

2010-01-12 Thread Ryan Schmidt
Quoting Marc Lustig: Although we have installed SVN 1.6.6, the web-page delivered reports 1.4.6 Could someone advise how to identify the version of mod_dav_svn apache-module that is installed? I think you've already discovered how: look on the web page. It says 1.4.6. You have mod_dav_svn f

Re: svn15-shlibs package dependencies

2010-01-12 Thread Ryan Schmidt
Quoting capmac: I'm having trouble installing. Mac Mini Intel Core Duo running OS X 10.6.2: mini-Core-Duo:~ adminkoff$ fink install svn15-shlibs [snip] Can anybody help? You appear to be using the Fink package manager, with which I'm not familiar. I didn't see the word "error" in you

Re: reuse of tag to keep stable URLs?

2010-01-12 Thread Stein Somers
"Moving tags" may be the lingu you were looking for. -- Stein

NetDrive and SVN autoversioning - keep getting Broken pipe

2010-01-12 Thread Gunther Mayer
Hi guys, I'm not sure if anyone here is working with the following combination (or similar): Server: svn 1.6.5 (latest) + apache 2.2.12 (latest) on ubuntu karmic(9.10) 64bit Client: Windows XP or Vista, NetDrive 1.0.8.11 (latest) Server is configured to do autoversioning via WebDAV as per s

Re: Assertion fail on TortoiseSVN Update

2010-01-12 Thread Konstantin Kolinko
2010/1/12 Leonardo Kausilas : > Hi, I'm Leonardo and I'm a svn and TortoiseSVN user. > > Yesterday, I was working with TortoiseSVN, deleting a subfolder and when I > try to update the parent folder,  the attached bug alert shown . > Previously, the delete of the subfolder operation stop with errors

Jira ticket notification hook?

2010-01-12 Thread Aaron Turner
Hi Everyone, My company is moving from Trac (which has excellent SVN integration) to Jira which seems to be a bit lacking. One big issue is that we'd like people who are watching a ticket get a notification of the commit when a commit references that ticket. Jira doesn't seem to support that nat

online tutorial on setting up new subversion/trac repo?

2010-01-12 Thread Robert P. J. Day
can someone recommend a decent online tutorial to set up a new subversion repo plus trac (that's relevant for fedora 12)? i found this: http://www.yolinux.com/TUTORIALS/LinuxSubversionAndTracServer.html but it seems to be overly verbose and doesn't specifically mention f12 (although i'm sure

Re: how to identify the version of mod_dav_svn installed

2010-01-12 Thread Marc Lustig
thanks for the hint. Can I just grab the mod_dav_svn.so and mod_authz.so files from Collabnet's 1.6.6-rpm distribution and replace the existing modules with it? Or will it result in compatibility issues with the Apache-server? Am 12.01.2010 um 16:43 schrieb Ryan Schmidt: > Quoting Marc Lustig:

malformed file problem -- version 1.5.7

2010-01-12 Thread James D. Parra
Hello, One of my users committed a file to svn and now some users are getting a 'malformed file' error. These users can no longer check out or commit. 'Svnadmin verify /svnrepos' doesn't show any problems, however 'malformed file' appears when I do a nightly dump export; svnadmin dump /svnrepos

sync bug -> corrupted proxy repo

2010-01-12 Thread Andersen, Krista
Twice I have seen one of my proxy repositories become corrupted due to an apparent bug in the svnsync sync process. Has anyone else seen this type of behavior from Subversion? I am able to move the corrupted proxy-repo and recreate it again without error - but I am a bit concerned about the st

HELP! Can't commit anymore: svn: PROPFIND ... Service Unavailable

2010-01-12 Thread Peter Koellner
Hi! I am working on a slightly outdated OpenSuSE system that has subversion 1.4.4 installed. Since an hour or so, I can't do any commits anymore. Everything else seems to work, but no commits. I even checked out a fresh working copy with svn co http://localhost/svn/meinefc/branches/RELEASE-BETA

Re: Troubles with VirtualHost configuration: never asked for password

2010-01-12 Thread Andrey Repin
Greetings, Will Scheidegger! > I'm having a hard time configuring my virtual host to restrict access to my > subversion repository. This is what my conf looks like: > #Virtual Host Configuration > > ServerName svn.domain.com > > Order Allow,Deny >

RE: Merging binary files with ancestry

2010-01-12 Thread Srilakshmanan, Lakshman
Hi All, This was an issue I raised 6mths ago and lost track. Any feedback is greatly appreciated. When merging binary files from branch to trunk, it is reported as ** Updated **. But there is ** NO ** change in the Working Copy and nothing to commit. Is this a side-effect of resolving bug 2403.