HI!
We have the problem, that the svnserve.exe process crashes when doing a
pretty large commit.
It seems to allocate 700 MB memory and then it crashes with "can't
create thread".
Using svnserve.exe 1.5.5. The machine has 6 GB memory.
Any hints would be greatly appreciated.
Thanks!
Thomas
I just created a new repository, and loaded it with some initial
files. However when I go to checkout from my repository I get the
following:
$ svn checkout svn+ssh://jlcon...@myserver.com/path/to/repos/Repo CP
Password:
svn: Can't open file '/path/to/repos/Repo/format': Permission denied
I can
> I just created a new repository, and loaded it with some
> initial files. However when I go to checkout from my
> repository I get the
> following:
>
> $ svn checkout svn+ssh://jlcon...@myserver.com/path/to/repos/Repo CP
> Password:
> svn: Can't open file '/path/to/repos/Repo/format': Permission
> > Check the user who runs svnserve. Does IT have permission
> to read and write?
>
> How do I do that? I've never had a need to do that before,
> so I've never looked up how to do it.
You're probably right actually. I don't have any experience with svnserve, but
thinking about and remembering
Hello,
I have a repo that looks like this:
/var/svn-repos/uml-model
/var/svn-repos/uml-model/sandbox/
/var/svn-repos/uml-model/sandbox/trunk/
/var/svn-repos/uml-model/sandbox/tags/
/var/svn-repos/uml-model/sandbox/branch/
And I want to have
Hi
I have a question about externals. I tried the following scenario in my working
copy:
1) Add an external definition to directory A, specifying subdirectory B
2) Commit directory A
3) Update directory A
I then see A/B populated
Then:
4) Edit external definition to directory A, specifying su
On Thu, Mar 11, 2010 at 11:06, Jeremiah Foster
wrote:
> Hello,
>
> I have a repo that looks like this:
>
> /var/svn-repos/uml-model
> /var/svn-repos/uml-model/sandbox/
> /var/svn-repos/uml-model/sandbox/trunk/
> /var/svn-repos/uml-model/sandbox/tags/
> /va
On Mar 11, 2010, at 5:15 PM, Andy Levy wrote:
> On Thu, Mar 11, 2010 at 11:06, Jeremiah Foster
> wrote:
>> Hello,
>>
>>I have a repo that looks like this:
>>
>>/var/svn-repos/uml-model
>>/var/svn-repos/uml-model/sandbox/
>>/var/svn-repos/uml-model/sandbox/trunk/
The way svn+ssh works is very strange. svnserve is executed by each
user that uses the svn+ssh protocol. That means that you have to make
sure that all of these users are in the same group, and that group has
read/write permission on the entire Subversion archive. Plus, you have
to set umask for ea
Greetings, Jeremiah Foster!
> Is there any way I can specify ACLS per directory? What am I doing
> wrong?
Just mention everyone at every point.
Like,
[]
~someone = rw
someone = r
--
WBR,
Andrey Repin (anrdae...@freemail.ru) 11.03.2010, <19:46>
Sorry for my terrible english...
On Thu, Mar 11, 2010 at 9:27 AM, David Weintraub wrote:
> The way svn+ssh works is very strange. svnserve is executed by each
> user that uses the svn+ssh protocol. That means that you have to make
> sure that all of these users are in the same group, and that group has
> read/write permission on
On Thu, Mar 11, 2010 at 12:07 PM, Jeremy Conlin wrote:
> On Thu, Mar 11, 2010 at 9:27 AM, David Weintraub wrote:
> Thanks for the reminder. Currently it is just one user (me) that is
> accessing this repository and I know I have access to the files and
> folder in the directory as I showed in an
On Thu, Mar 11, 2010 at 10:22 AM, David Weintraub wrote:
> On Thu, Mar 11, 2010 at 12:07 PM, Jeremy Conlin wrote:
>> On Thu, Mar 11, 2010 at 9:27 AM, David Weintraub wrote:
>> Thanks for the reminder. Currently it is just one user (me) that is
>> accessing this repository and I know I have acce
On Mar 11, 2010, at 11:27, Jeremy Conlin wrote:
> On Thu, Mar 11, 2010 at 10:22 AM, David Weintraub wrote:
>>
>
>> (Of course, you SHOULDN'T be able to SSH into the Subversion
>> repository because that would allow users to munge the repository
>> directly which they shouldn't be doing. But if y
The post-commit hook starts a single process, and eats its STDOUT.
But you can make that single process into whatever you want. If you hook
script is for instance:
#!/bin/sh
perl watch-file.pl | perl notify.pl
then your hook consists of a shell process and two perl processors
working togethe
On 3/11/2010 12:56 PM, Stein Somers wrote:
The post-commit hook starts a single process, and eats its STDOUT.
But you can make that single process into whatever you want. If you hook
script is for instance:
#!/bin/sh
perl watch-file.pl | perl notify.pl
then your hook consists of a shell proces
Server at v1.6.9
CollabNet command-line client at v1.6.9
TortoiseSVN client at v1.6.7
1. Trunk copied to branches/X
2. Shallow checkout of branches/X creates sparse working-copy:
X/A
X/B
3. update --set-depth infinity X/A downloads additional folders from X/A tree:
X/A/1
X/A/2
X/A/3
3. merge --dept
Hello,
does anybody do have any hints on this issue regarding CentOS 5.4.
How to upgrade to 1.6.9 but not break Distribution - SQLite 3.3.6 => 3.6.13.
A work-a-round (e.g. get LD_LIBRARY_PATH to work would help too)
any help is appreciated!
- Marcus
On Fri, Mar 5, 2010 at 11:12 AM, Marcus Schu
On 03/11/2010 11:19 PM, users-h...@subversion.apache.org wrote:
Hi! This is the ezmlm program. I'm managing the
users@subversion.apache.org mailing list.
To confirm that you would like
kaykay.uni...@gmail.com
removed from the users mailing list, please send a short reply
to this address:
19 matches
Mail list logo