To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61363





------- Additional comments from [EMAIL PROTECTED] Thu Feb  2 04:17:33 -0800 
2006 -------
Just for the record: an IRC log snippet from last October. But as you say that
it worked for you in the past, this could be just by coincidence.

Okt 11 16:19:02 kendy   Please, can anyone explain me the following behavior of
the OOo CVS (over tunnel)?
Okt 11 16:19:19 kendy   > cvs -d ':pserver:localhost:/cvs' diff -kk -upN -w
-rCWS_SRC680_CMCFIXES19_ANCHOR -rcws_src680_cmcfixes19 readlicense_oo
Okt 11 16:19:19 kendy   User kendy doesn't have <VersionControl - Read> access 
to
project readlicense_oo
Okt 11 16:19:59 kendy   And - when I do that in the 'readlicense_oo' subdir, it
gives me the diff.
Okt 11 16:20:19 kendy   ( cd readlicense_oo ; cvs -d ':pserver:localhost:/cvs'
diff -kk -upN -w -rCWS_SRC680_CMCFIXES19_ANCHOR -rcws_src680_cmcfixes19 )
Okt 11 16:21:19 Fridrich        kendy: is it not :pserver:[EMAIL PROTECTED] ?
Okt 11 16:22:31 kendy   Fridrich: It works for other modules, so... But I'll 
try.
Okt 11 16:23:01 kendy   Fridrich: Still the same :-(
Okt 11 16:24:14 Ratte_  kendy: if you're not in readlicense, you have to provide
the CVSROOT to your client
Okt 11 16:24:22 Fridrich        kendy: the error you got, I was getting when 
there was
a reboot of the server at CN
Okt 11 16:24:34 martink kendy, try installation/readlicense_oo
Okt 11 16:25:05 kendy   Ratte_: '-d' is equivalent for the $CVSROOT set, AFAIK.
And - it works for the other modules :-(
Okt 11 16:25:06 martink kendy, hrmm.  installation/readlicense
Okt 11 16:25:39 Ratte_  kendy: where is the user@ in you parameter ?
Okt 11 16:27:15 martink readlicense_oo's location on the server is
installation/readlicense (without _oo) That might render certain cvs idioms 
unusable
Okt 11 16:27:49 Ratte_  martink: ah
Okt 11 16:28:43 kendy   Ratte_, martink: "cvs -d ':pserver:[EMAIL 
PROTECTED]:/cvs'
diff -kk -upN -w -rCWS_SRC680_CMCFIXES19_ANCHOR -rcws_src680_cmcfixes19 
installation/readlicense" works OK...
Okt 11 16:28:53 kendy   Hmm...
Okt 11 16:29:09 martink kendy: but it prepends installation everywhere?
Okt 11 16:29:54 kendy   martink: Right.
Okt 11 16:30:23 kendy   martink: It makes cws-extract ~unusable :-(
Okt 11 16:31:54 kendy   Ratte_, martink: Any idea how to fix that? (Apart from 
sed
;-) )
Okt 11 16:33:29 Fridrich        kendy: is there a way to get the real directory 
from
its alias?
Okt 11 16:34:14 kendy   Fridrich: I guess I need it the other way around ;-) No
idea...
Okt 11 16:34:47 Fridrich        kendy: but even like this, one would have to 
sed the diffs
Okt 11 16:35:52 martink you can get the real directory using `cat
readlicense_oo/CVS/Repository`
Okt 11 16:35:52 kendy   Fridrich: In the worst case, it is bearable, but some
magic on the CVS server side would be better ;-)
Okt 11 16:37:26 kendy   martink: Right, sounds like a good workaround for the
worst case, thanks!
Okt 11 16:41:45 kendy   martink, Ratte_: Hmm: for I in * ; do [ -d "$I" -a -f
"$I/CVS/Repository" ] && ( D=`cat $I/CVS/Repository` ; D=${D##*/} ; [ "$I" !=
"$D" ] && echo $I $D ) ; done
Okt 11 16:41:45 kendy   readlicense_oo readlicense
Okt 11 16:42:17 kendy   Ratte_: Is there a chance that 'readlicense_oo' would be
renamed to 'readlicense'? ;-)
Okt 11 16:45:35 Ratte_  iirc there's already an issue filed for that :(

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to