[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs -n flag with remote repository
From: |
Guansong Zhang |
Subject: |
cvs -n flag with remote repository |
Date: |
Fri, 18 Jan 2002 20:59:52 -0500 |
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
SEND-PR: Choose from the following categories:
SEND-PR:
SEND-PR: contrib cvs doc pcl-cvs portability
SEND-PR:
SEND-PR:
To: bug-cvs@gnu.org
Subject:
From: guansong
Reply-To: guansong
X-send-pr-version: 3.2
>Submitter-Id: net
>Originator: Zhang
>Organization:
net
>Confidential: <[ yes | no ] (one line)>
>Synopsis: <synopsis of the problem (one line)>
>Severity: <[ non-critical | serious | critical ] (one line)>
>Priority: <[ low | medium | high ] (one line)>
>Category: <name of the product (one line)>
>Class: <[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release: 1.11.1p1
>Environment:
<machine, os, target, libraries (multiple lines)>
System: AIX redstar 3 4 000800414C00
>Description:
I am using cvs to trace a daily developing project. I use the following
command to merge the change
cvs -n update -jdev:"Thu Jan 17 15:05:16 GMT 2002" -jdev:"Sat Jan 19
00:58:29 GMT 2002"
And find one the file need to be merged has problem.
Merging differences between 1.1.1.2 and 1.1.1.3 into filename
cvs server: filename: No such file or directory
And then the cvs will stop itself.
The problem is from that -n flag, and the fact I am using external cvs
repository through rsh.
Without that -n, the command works fine and get what I wanted.
If I change the Root file to use a local repository, it worked too.
It is a minor problem, but I just love cvs so much that ... :-)
Thanks,
Guansong
>How-To-Repeat:
<code/input/activities to reproduce the problem (multiple lines)>
>Fix:
<how to correct or work around the problem, if known (multiple
lines)>
~
~
~
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cvs -n flag with remote repository,
Guansong Zhang <=