bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

import inconsistency


From: Paul Edwards
Subject: import inconsistency
Date: Sun, 08 Jun 2003 03:32:11 GMT

I've been looking back at my hacks.

Given that imports currently make an *active head* automatically,
assuming that there is no existing branch, can we at least have a
short-term "improvement" that imports will cause a file (initially
added on a branch) to move out of the Attic during an import?

It would be nice to go the whole hog and have consisent
behaviour between imports on no-existing-branch and imports
on existing-branch, but in the interim, as a first step, can we at
least have the file moved out of the Attic so that it stops being
an exception in that respect, even if it still an exception in
other respects?

ie something along these lines that I posted before...

Index: import.c
===================================================================
RCS file: /cvs/ccvs/src/import.c,v
retrieving revision 1.133
diff -r1.133 import.c
696a697,701
>     if (inattic)
>     {
>         RCS_setattic(vers->srcfile, 0);
>     }
>

BFN.  Paul.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]