[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: smb share problem.

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-07-06 13:04:46 CEST

as is the reply when anyone tries to network share a repository and/or
working copy: DONT DO IT. Subversion comes with two servers (svnserve
and apache's mod_dav_svn) that do the networking for you. They are
already made. They've been tested to work. Why would anyone try to
implement their own networking scheme when two really good ones are
already there is beyond me.
Unless there's some stupid management thing at your place of work that
says "cant use apache or svnserve", please don't do that. (And if
they do, try to change it).

On 6/30/07, Joep Suijs <jsuijs@gmail.com> wrote:
> Hi,
>
> I tried to put a repository on an SMB network hard disk, but commits
> to this repository fail with the message:
>
> Error: Can't open file 't:\myrepos\db\transactions\26-1.txn\props':
> The process cannot access the file because it is being used by another
> process.
>
> It turns out that the sbm protocol (or just this device?) does not
> support "md 26-1.txn\props" when the directory 26-1.tnx does not
> exist. Could this be the cause of this error? And is there a way
> around this?
>
> Best regards,
> Joep
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 6 13:04:52 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.