Re: Fwd: How do I setup multisite environment with Visualsvn

2011-10-08 Thread Thorsten Schöning
Guten Tag suhas malusare, am Samstag, 8. Oktober 2011 um 06:30 schrieben Sie: *http://www.slideshare.net/normanmaurer/apacheconeusvnreplication How does your config of the slave look like? The important thing is SVNMasterURI, you can't really commit to the slave, the slave must forward the

svn relocate on 1.7.0-rc4 doesn't work on subdirectories anymore?

2011-10-08 Thread christian.asmussen
Hi, On subversion 1.6 I am able to: svn sw -relocate FROM_URL TO_URL WC/subdir When I try this on 1.7.0-rc4 I get an error E155019: svn: E155019: Cannot relocate 'WC/subdir' as it is not the root of a working copy; try relocating 'WC' instead. I noticed that the -relocate option has

Re: Using SSL

2011-10-08 Thread Nico Kadel-Garcia
On Fri, Oct 7, 2011 at 10:56 AM, Diego de Oliveira Fucitalo di...@gsw.com.br wrote: Hi, I try use SSL in SVN, I set up successfully the SSL in apache, but when I update or commit the code I get the error: Error validating server certificate for https://server.googlecode.com:443: -

How to recover deleted directory in repository?

2011-10-08 Thread Xiang Liu
Hi, everybody I have removed a directory by mistake. svn del https://pl3.projectlocker.com/gnwd/notes/svn/a_dir So, How can I recover it? Thanks. xiang

Re: 1.7 neon fetched by get-deps.sh, but not usable by configure?

2011-10-08 Thread Jeremy Whitlock
Hello all, I can confirm that Neon use to be built automatically by Subversion without specifying --with-neon if the Neon sources were within the Subversion sources directory. As of 1.7.0, this is no longer the case and I am now having to manually build/install Neon and then use the

Re: How to recover deleted directory in repository?

2011-10-08 Thread Geoff Hoffman
On Sat, Oct 8, 2011 at 8:38 PM, Xiang Liu lx...@yahoo.com.cn wrote: Hi, everybody I have removed a directory by mistake. svn del https://pl3.projectlocker.com/gnwd/notes/svn/a_dir So, How can I recover it? Thanks. xiang Xiang- What I would do is pick a new location on your machine