[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[savannah-help-public] [sr #109712] It seems that recent updates have be
From: |
Shigio YAMAGUCHI |
Subject: |
[savannah-help-public] [sr #109712] It seems that recent updates have been lost in the CVS repository. |
Date: |
Sat, 22 Jun 2019 19:06:16 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36 |
URL:
<https://savannah.nongnu.org/support/?109712>
Summary: It seems that recent updates have been lost in the
CVS repository.
Project: Savannah Administration
Submitted by: shigio
Submitted on: Sat 22 Jun 2019 11:06:15 PM UTC
Category: Source code repositories - developer access
Priority: 5 - Normal
Severity: 4 - Important
Status: None
Assigned to: None
Originator Email: address@hidden
Operating System: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi Maintainers,
This morning, something is wrong about the GLOBAL's repository.
There are two problems:
1. Update command does not work.
[in my local directory]
$ cvs update
cvs update: Updating .
cvs [update aborted]: cannot stat /var/lock/cvs/sources/global: No such file
or directory
2. There are differences between my local directory and the repository.
It seems that recent updates have been lost in the repository.
[get the latest files]
$ cvs -z3 -d:pserver:address@hidden:/sources/global co global
cvs checkout: warning: failed to open /Users/owner/.cvspass for reading: No
such file or directory
cvs2 checkout: Updating global
...
$ diff ChangeLog [my local directory]/ChangeLog
21a22,32
> June 7 2019, Shigio YAMAGUCHI
>
> Removed the -T option of perl from the CGI scripts in htags/,
> because env(1) cannot treat it correctly without -S option on FreeBSD.
>
> $ cat test.sh
> #!/usr/bin/env perl -T
> print "Hello!\n";
> $ ./test.sh
> env: perl -T: No such file or directory
>
Thank you in advance.
Regards,
Shigio
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/support/?109712>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [savannah-help-public] [sr #109712] It seems that recent updates have been lost in the CVS repository.,
Shigio YAMAGUCHI <=