Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

cvs [export aborted]: cannot export into a working directory

148 views
Skip to first unread message

Stephan Feder

unread,
Jan 21, 2002, 8:34:29 AM1/21/02
to info...@gnu.org
Hello,

exporting part of a repository with

cvs -d :fork:/repository export -Dnow module/submodule

fails (same with :ext:) with server message

cvs [export aborted]: cannot export into a working directory

but

cvs -d :local:/repository export -Dnow module/submodule

succeeds (client/server 1.11 on Linux).

I am using a separate LockDir and TopLevelAdmin=yes in config, and
access to certain top level subdirectories of the lock directory and the
repository is restricted by group rights, but other cvs commands do not
take offense.

Anyone any idea?

Regards
Stephan

Stephan Feder

unread,
Jan 23, 2002, 1:17:43 PM1/23/02
to info...@gnu.org
Hello,

could someone please verify the following error?

Stephan
--

Larry Jones

unread,
Jan 23, 2002, 2:22:52 PM1/23/02
to Stephan Feder, info...@gnu.org
Stephan Feder writes:
>
> exporting part of a repository with
>
> cvs -d :fork:/repository export -Dnow module/submodule
>
> fails (same with :ext:) with server message
>
> cvs [export aborted]: cannot export into a working directory
[...]

> I am using a separate LockDir and TopLevelAdmin=yes in config, and

That's a bug that is already fixed in the current development version of
CVS. It only occurs in client/server mode with TopLevelAdmin=yes.

-Larry Jones

Is it too much to ask for an occasional token gesture of appreciation?!
-- Calvin

Frederic Brehm

unread,
Jan 23, 2002, 2:27:59 PM1/23/02
to Stephan Feder, info...@gnu.org
>Stephan Feder wrote:
> >
>> exporting part of a repository with
>>
>> cvs -d :fork:/repository export -Dnow module/submodule
>>
>> fails (same with :ext:) with server message
>>
>> cvs [export aborted]: cannot export into a working directory
>>
>> but
>>
>> cvs -d :local:/repository export -Dnow module/submodule
>>
> > succeeds (client/server 1.11 on Linux).

Did you make sure you did

rm -rf module/submodule

just before each cvs export command?

Fred
--
Fred Brehm, Sarnoff Corporation, fbr...@sarnoff.com
http://www.sarnoff.com/digital_video_informatics/vision_technology/index.asp

0 new messages