You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by "Adam R. B. Jack" <aj...@trysybase.com> on 2003/12/01 16:11:19 UTC

Gump/SVN on LSD

The gump on LSD was installed into the Gump workspace, kinda smart I thought
(initially) so I left it. Trouble is the CVS update/rsync deletes local
environment settings, but also work files (like local statistics databases,
temporary file, etc.) I've moved jakarta-gump to a parallel gump directory,
so this stops occurring.

I don't know if this is the reason for this SVN problem, or if it is some
permissions thing between Leo and I. I'll turn on debug (on the module) to
see what we see.

http://lsd.student.utwente.nl/gump/svn-test/work/update_svn-test.html

svn: Operation not permitted
svn: svn_io_set_file_read_write: failed to set file 'svn-test/.svn/entries'
read-write

regards

Adam
--
Experience Sybase Technology...
http://www.try.sybase.com


Re: Gump/SVN on LSD

Posted by Leo Simons <le...@apache.org>.
Adam R. B. Jack wrote:
> Leo,
> 
> Seems this is a known SVN thing:
> http://subversion.tigris.org/issues/show_bug.cgi?id=1509
> 
> You mind transferring ownership of the /data/gump/cvs/* (and, hmm, maybe
> /data/gump/*?) to "ajack"? I can't think of a better solution, sorry. :(

nope. I'll start a chown. That'll crunch the harddrive tho' :/

- LSD



Re: Gump/SVN on LSD

Posted by "Adam R. B. Jack" <aj...@trysybase.com>.
Leo,

Seems this is a known SVN thing:
http://subversion.tigris.org/issues/show_bug.cgi?id=1509

You mind transferring ownership of the /data/gump/cvs/* (and, hmm, maybe
/data/gump/*?) to "ajack"? I can't think of a better solution, sorry. :(

regards,

Adam
----- Original Message ----- 
From: "Leo Simons" <le...@apache.org>
To: <gu...@jakarta.apache.org>
Sent: Monday, December 01, 2003 12:43 PM
Subject: Re: Gump/SVN on LSD


> Adam R. B. Jack wrote:
> > The gump on LSD was installed into the Gump workspace, kinda smart I
thought
> > (initially) so I left it. Trouble is the CVS update/rsync deletes local
> > environment settings, but also work files (like local statistics
databases,
> > temporary file, etc.) I've moved jakarta-gump to a parallel gump
directory,
> > so this stops occurring.
> >
> > I don't know if this is the reason for this SVN problem, or if it is
some
> > permissions thing between Leo and I.
>
> apparently:
>
> [lsimons@lsd /data/gump/cvs]$ svn update --quiet --non-interactive
svn-test
> [lsimons@lsd /data/gump/cvs]$
>
> weird.
>
> - LSD
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: gump-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: gump-help@jakarta.apache.org
>


Re: Gump/SVN on LSD

Posted by Leo Simons <le...@apache.org>.
Adam R. B. Jack wrote:
> The gump on LSD was installed into the Gump workspace, kinda smart I thought
> (initially) so I left it. Trouble is the CVS update/rsync deletes local
> environment settings, but also work files (like local statistics databases,
> temporary file, etc.) I've moved jakarta-gump to a parallel gump directory,
> so this stops occurring.
> 
> I don't know if this is the reason for this SVN problem, or if it is some
> permissions thing between Leo and I.

apparently:

[lsimons@lsd /data/gump/cvs]$ svn update --quiet --non-interactive svn-test
[lsimons@lsd /data/gump/cvs]$

weird.

- LSD