Concurrent access via file and dav

2011-12-22 Thread Hendrik
Hi folks, is it safe to access a repository via local file:// protocol on a server that also runs apache2 and mod_dav_svn? I'd like to create tags locally on the server to avoid some authentication headaches. cheers Hendrik

Re: Concurrent access via file and dav

2011-12-22 Thread vishwajeet singh
On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: > Hi folks, > > is it safe to access a repository via local file:// protocol on a > server that also runs apache2 and mod_dav_svn? I'd like to create tags > locally on the server to avoid some authentication headaches. > If you are not doing any wr

Re: Concurrent access via file and dav

2011-12-22 Thread Hendrik Fuß
Am 22.12.2011 um 11:24 schrieb vishwajeet singh: > On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: > Hi folks, > > is it safe to access a repository via local file:// protocol on a > server that also runs apache2 and mod_dav_svn? I'd like to create tags > locally on the server to avoid some auth

Re: Concurrent access via file and dav

2011-12-22 Thread Mat Booth
On 22 December 2011 10:37, Hendrik Fuß wrote: > Am 22.12.2011 um 11:24 schrieb vishwajeet singh: > > On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: >> >> Hi folks, >> >> is it safe to access a repository via local file:// protocol on a >> server that also runs apache2 and mod_dav_svn? I'd like t

Re: Concurrent access via file and dav

2011-12-22 Thread Thorsten Schöning
Guten Tag Hendrik Fuß, am Donnerstag, 22. Dezember 2011 um 11:37 schrieben Sie: > Good. Trouble is, I want to do write operations, e.g. svn copy. Is > it safe to do that with subversion? This may help: http://svnbook.red-bean.com/en/1.7/svn.serverconfig.multimethod.html Mit freundlichen Grüßen,

Re: Concurrent access via file and dav

2011-12-22 Thread Hendrik Fuß
Am 22.12.2011 um 12:05 schrieb Mat Booth: > On 22 December 2011 10:37, Hendrik Fuß wrote: >> Am 22.12.2011 um 11:24 schrieb vishwajeet singh: >> >> On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: >>> >>> Hi folks, >>> >>> is it safe to access a repository via local file:// protocol on a >>> s

RE: Problem running svnsync - Error retrieving replay REPORT (28): No space left on device

2011-12-22 Thread Curley, John
I have more information. The svnsync sync command is filling up the /tmp partition on the source side (building the transaction). Is there a way to specify a different work area? Thank you, John -Original Message- From: Curley, John [mailto:john.cur...@windriver.com] Sent: Wednesday,

Re: Problem running svnsync - Error retrieving replay REPORT (28): No space left on device

2011-12-22 Thread Daniel Shahaf
$TMPDIR $TEMP $TMP envvars, but /tmp isn't used for building txns. Curley, John wrote on Thu, Dec 22, 2011 at 12:17:41 +: > I have more information. > > The svnsync sync command is filling up the /tmp partition on the source side > (building the transaction). > > Is there a way to specify a

Re: Request for thoughts on working copy enhancement request

2011-12-22 Thread Stefan Sperling
On Wed, Dec 21, 2011 at 12:10:26PM -0800, Randon Spackman wrote: > One of my common use cases for subversion is to want to split my changes into > two separate commits. In the past, I would do the following: > > > 1) Check out > > 2) Make changes > > 3) Realize that this should

Re: Concurrent access via file and dav

2011-12-22 Thread Stefan Sperling
On Thu, Dec 22, 2011 at 11:37:27AM +0100, Hendrik Fuß wrote: > Am 22.12.2011 um 11:24 schrieb vishwajeet singh: > > > On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: > > Hi folks, > > > > is it safe to access a repository via local file:// protocol on a > > server that also runs apache2 and mod_

Re: Concurrent access via file and dav

2011-12-22 Thread Daniel Shahaf
Stefan Sperling wrote on Thu, Dec 22, 2011 at 13:35:11 +0100: > On Thu, Dec 22, 2011 at 11:37:27AM +0100, Hendrik Fuß wrote: > > Am 22.12.2011 um 11:24 schrieb vishwajeet singh: > > > > > On Thu, Dec 22, 2011 at 2:23 PM, Hendrik wrote: > > > Hi folks, > > > > > > is it safe to access a repositor

Re: Create a new working copy by cloning a subtree of an existing working copy?

2011-12-22 Thread Kuno Meyer
Mark Phippard gmail.com> writes: > > With SVN 1.7, is there a way to create a new working copy by cloning a > > subtree of an existing working copy? > > > > See: > http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/detach.py Thanks. My tests show that the prominently placed co

E175002: Server sent unexpected return value (500 Internal Server Error) in response to POST request for '/repos/svntest/!svn/me'

2011-12-22 Thread Pierre Berthier
Hi after upgrading a SVN server from 1.6 to 1.7.2 (r1207936), I am getting this error message when committing: svn: E175002: Commit failed (details follow): svn: E175002: Server sent unexpected return value (500 Internal Server Error) in response to POST request for '/repos/svntest/!svn/me' The

TortoiseSVN assertion failed

2011-12-22 Thread Thomas Krebs
Hi, I encountered the following problem in subversion/TortoiseSVN. Background: We want to move our VisualSVN server from a W2k3 x86 to a new server hardware/OS W2k8 x64. I tried to move the repository by dumping/importing to the new subversion installation. In the first place I tried CollabNet S

Re: TortoiseSVN assertion failed

2011-12-22 Thread Stefan Sperling
On Thu, Dec 22, 2011 at 06:16:58PM +0100, Thomas Krebs wrote: > Hi, > > I encountered the following problem in subversion/TortoiseSVN. > > Background: We want to move our VisualSVN server from a W2k3 x86 to a > new server hardware/OS W2k8 x64. > I tried to move the repository by dumping/importing

Re: TortoiseSVN assertion failed

2011-12-22 Thread Stefan Sperling
On Fri, Dec 23, 2011 at 01:48:58AM +0100, Stefan Sperling wrote: > On Thu, Dec 22, 2011 at 06:16:58PM +0100, Thomas Krebs wrote: > > When I checkout a project the icons do not get the Tortoise overlay > > icons and when I right click on the project directory the Windows > > shell crashes. This is a