Re: cvsweb browsing out of sync with latest src?

2007-12-18 Thread Alexander Hall

[ returning after a long weekend ]

Constantine A. Murenin wrote:

On 13/12/2007, Nick Guenther [EMAIL PROTECTED] wrote:



http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/tgetpass.c?rev=1.15content-type=text/x-cvsweb-markup
Error
Error: Unexpected output from cvs co pbCheck whether the directory
/usr/OpenBSD/cvs/CVSROOT exists and the script has write-access to the
CVSROOT/history file if it exists.brThe script needs to place lock
files in the directory the file is in as well./b


Where did you get that link from? Manually constructed links are,
obviously, not guaranteed to work, so what's precisely is the problem?
:)


Go to
  http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/

find tgetpass.c

click revision number (1.15)

ta-daa! :-)

/Alexander



Re: cvsweb browsing out of sync with latest src?

2007-12-18 Thread knitti
On 12/18/07, Alexander Hall [EMAIL PROTECTED] wrote:
 [ returning after a long weekend ]

 Constantine A. Murenin wrote:
  On 13/12/2007, Nick Guenther [EMAIL PROTECTED] wrote:

  http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/tgetpass.c?rev=1.15content-type=text/x-cvsweb-markup
  Error
  Error: Unexpected output from cvs co pbCheck whether the directory
  /usr/OpenBSD/cvs/CVSROOT exists and the script has write-access to the
  CVSROOT/history file if it exists.brThe script needs to place lock
  files in the directory the file is in as well./b
 
  Where did you get that link from? Manually constructed links are,
  obviously, not guaranteed to work, so what's precisely is the problem?
  :)

 Go to
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/

 find tgetpass.c

 click revision number (1.15)

 ta-daa! :-)

this seems to be the case for every file in the Attic throughout the tree. I
didn't try _every_ file, but quite some on very different places in the tree.

--knitti



Re: cvsweb browsing out of sync with latest src?

2007-12-13 Thread Nick Guenther
On 12/10/07, Mayuresh Kathe [EMAIL PROTECTED] wrote:
  Hey Nick, sorry to go against you, but do take a look at;
  http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/
 
  It's been eliminated since there's a replacement by Todd under a
  non-GNU license.
 
  ~Mayuresh

 Crazy, but correcting myself, stuff is put inside sudo/sudo not in
 the main directory.

Which incidentally brings up that it looks like cvsweb is a bit broken
in places:
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/tgetpass.c?rev=1.15content-type=text/x-cvsweb-markup
Error
Error: Unexpected output from cvs co pbCheck whether the directory
/usr/OpenBSD/cvs/CVSROOT exists and the script has write-access to the
CVSROOT/history file if it exists.brThe script needs to place lock
files in the directory the file is in as well./b



Re: cvsweb browsing out of sync with latest src?

2007-12-13 Thread Alexander Hall

Nick Guenther wrote:

On 12/10/07, Mayuresh Kathe [EMAIL PROTECTED] wrote:

Hey Nick, sorry to go against you, but do take a look at;
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/

It's been eliminated since there's a replacement by Todd under a
non-GNU license.

~Mayuresh

Crazy, but correcting myself, stuff is put inside sudo/sudo not in
the main directory.


Which incidentally brings up that it looks like cvsweb is a bit broken
in places:
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/tgetpass.c?rev=1.15content-type=text/x-cvsweb-markup
Error
Error: Unexpected output from cvs co pbCheck whether the directory
/usr/OpenBSD/cvs/CVSROOT exists and the script has write-access to the
CVSROOT/history file if it exists.brThe script needs to place lock
files in the directory the file is in as well./b



Indeed the directory listing does not recognize that the file has been 
removed but presents a link (1.15 in this case) to a non-existant 
revision.


(I assume this is how you ran into the error)

/Alexander



Re: cvsweb browsing out of sync with latest src?

2007-12-13 Thread Constantine A. Murenin
On 13/12/2007, Nick Guenther [EMAIL PROTECTED] wrote:
 On 12/10/07, Mayuresh Kathe [EMAIL PROTECTED] wrote:
   Hey Nick, sorry to go against you, but do take a look at;
   http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/
  
   It's been eliminated since there's a replacement by Todd under a
   non-GNU license.
  
   ~Mayuresh
 
  Crazy, but correcting myself, stuff is put inside sudo/sudo not in
  the main directory.

 Which incidentally brings up that it looks like cvsweb is a bit broken
 in places:
 http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/sudo/Attic/tgetpass.c?rev=1.15content-type=text/x-cvsweb-markup
 Error
 Error: Unexpected output from cvs co pbCheck whether the directory
 /usr/OpenBSD/cvs/CVSROOT exists and the script has write-access to the
 CVSROOT/history file if it exists.brThe script needs to place lock
 files in the directory the file is in as well./b

Where did you get that link from? Manually constructed links are,
obviously, not guaranteed to work, so what's precisely is the problem?
:)

C.



Re: cvsweb browsing out of sync with latest src?

2007-12-10 Thread Nick Holland
Karl Sjodahl - dunceor wrote:
 On Dec 10, 2007 8:14 AM, Amarendra Godbole [EMAIL PROTECTED] wrote:
 Hi,

 It appears that browsing OpenBSD src/ through cvsweb points to old
 src, and not the latest one. For eg.,
 http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/ turns up many
 utilities which now have been moved under src/usr.bin/.

 Can someone clarify as to why do I see this difference? Or am I
 missing something? Thanks in advance.
 
 It does point to the latest source code, it's just that in CVS you
 cannot remove directories. They will still be there but they contain
 no source code.

Actually, they contain ALL the source code, and all the history.
That's what CVS is about: the ability to look at the HISTORY of code,
not just what is there right this moment.

If you actually look, you will see that the old files are stored
in the Attic, where they can be referred to in the future, should
the need arise.

Nick.



Re: cvsweb browsing out of sync with latest src?

2007-12-10 Thread Mayuresh Kathe
On Dec 10, 2007 5:20 PM, Nick Holland [EMAIL PROTECTED] wrote:
 Karl Sjodahl - dunceor wrote:
  On Dec 10, 2007 8:14 AM, Amarendra Godbole [EMAIL PROTECTED] wrote:
  Hi,
 
  It appears that browsing OpenBSD src/ through cvsweb points to old
  src, and not the latest one. For eg.,
  http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/ turns up many
  utilities which now have been moved under src/usr.bin/.
 
  Can someone clarify as to why do I see this difference? Or am I
  missing something? Thanks in advance.
 
  It does point to the latest source code, it's just that in CVS you
  cannot remove directories. They will still be there but they contain
  no source code.

 Actually, they contain ALL the source code, and all the history.
 That's what CVS is about: the ability to look at the HISTORY of code,
 not just what is there right this moment.

 If you actually look, you will see that the old files are stored
 in the Attic, where they can be referred to in the future, should
 the need arise.

Hey Nick, sorry to go against you, but do take a look at;
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/

It's been eliminated since there's a replacement by Todd under a
non-GNU license.

~Mayuresh



Re: cvsweb browsing out of sync with latest src?

2007-12-10 Thread Mayuresh Kathe
On Dec 10, 2007 6:02 PM, Mayuresh Kathe [EMAIL PROTECTED] wrote:

 On Dec 10, 2007 5:20 PM, Nick Holland [EMAIL PROTECTED] wrote:
  Karl Sjodahl - dunceor wrote:
   On Dec 10, 2007 8:14 AM, Amarendra Godbole [EMAIL PROTECTED] wrote:
   Hi,
  
   It appears that browsing OpenBSD src/ through cvsweb points to old
   src, and not the latest one. For eg.,
   http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/ turns up many
   utilities which now have been moved under src/usr.bin/.
  
   Can someone clarify as to why do I see this difference? Or am I
   missing something? Thanks in advance.
  
   It does point to the latest source code, it's just that in CVS you
   cannot remove directories. They will still be there but they contain
   no source code.
 
  Actually, they contain ALL the source code, and all the history.
  That's what CVS is about: the ability to look at the HISTORY of code,
  not just what is there right this moment.
 
  If you actually look, you will see that the old files are stored
  in the Attic, where they can be referred to in the future, should
  the need arise.

 Hey Nick, sorry to go against you, but do take a look at;
 http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/sudo/

 It's been eliminated since there's a replacement by Todd under a
 non-GNU license.

 ~Mayuresh

Crazy, but correcting myself, stuff is put inside sudo/sudo not in
the main directory.

~Mayuresh



cvsweb browsing out of sync with latest src?

2007-12-09 Thread Amarendra Godbole
Hi,

It appears that browsing OpenBSD src/ through cvsweb points to old
src, and not the latest one. For eg.,
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/ turns up many
utilities which now have been moved under src/usr.bin/.

Can someone clarify as to why do I see this difference? Or am I
missing something? Thanks in advance.

-Amarendra



Re: cvsweb browsing out of sync with latest src?

2007-12-09 Thread Karl Sjodahl - dunceor
On Dec 10, 2007 8:14 AM, Amarendra Godbole [EMAIL PROTECTED] wrote:
 Hi,

 It appears that browsing OpenBSD src/ through cvsweb points to old
 src, and not the latest one. For eg.,
 http://www.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/ turns up many
 utilities which now have been moved under src/usr.bin/.

 Can someone clarify as to why do I see this difference? Or am I
 missing something? Thanks in advance.

 -Amarendra



It does point to the latest source code, it's just that in CVS you
cannot remove directories. They will still be there but they contain
no source code.

BR
dunceor