> From: BEAUDOUIN bernard [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 19, 2001 7:45 AM
> I have recently added an ampersand module in my modules file with the
> following format:
> ampermod-d . &mod1 &mod2
>
> When I do a 'cvs export -r test ampermod', cvs create a CVS directory
By the way, I am using cvs 1.11.1p1 on AIX and OSF1
BEAUDOUIN bernard wrote:
> Hi everyone,
>
> I have recently added an ampersand module in my modules file with the
> following format:
> ampermod-d . &mod1 &mod2
>
> When I do a 'cvs export -r test ampermod', cvs create a CVS directory
> and
Hi everyone,
I have recently added an ampersand module in my modules file with the
following format:
ampermod-d . &mod1 &mod2
When I do a 'cvs export -r test ampermod', cvs create a CVS directory
and I get the following error message:
cvs [export aborted]: cannot export into a working direct
I'm trying to export to a directory that already contains an (older) export.
I get an error message like this: "move away xxx/xxx.xxx; it is in the way"
Is there a way to tell cvs to overwrite files if it encounters them?
Larry
___
Info-cvs mailing
Mike Castle writes:
>
> I imagine most of these problems would go away if we could just get 1.10.8
> on ftp.gnu.org.
Historically, ftp.gnu.org has only carried the official releases, not
interim releases (and I note that CVS is now in the non-gnu tree, which
is appropriate since we're not really
On Mon, Jul 17, 2000 at 11:19:24AM -0400, Larry Jones wrote:
> You need to update either the client, the server, or both to the latest
> version (1.10.8) which you can get from www.cvshome.org.
I imagine most of these problems would go away if we could just get 1.10.8
on ftp.gnu.org.
Please?
mrc
[EMAIL PROTECTED] writes:
>
> > cvs -q export -D yesterday 3rdParty/ibm
> cvs [export aborted]: Can't parse date/time: 7/15/2000 19:4:34 GMT
You need to update either the client, the server, or both to the latest
version (1.10.8) which you can get from www.cvshome.org.
-Larry Jones
I don't see
Hi,
I am having problem with the export command.
I am trying to access a remote server (Sun box).
The local machine is a Linux (mandrake 7.0) box.
Access method is :pserver:.
> cvs -q export -D yesterday 3rdParty/ibm
cvs [export aborted]: Can't parse date/time: 7/15/2000 19:4:34 GMT
Any help w