Ticket #91 (closed defect: worksforme)

Opened 6 years ago

Last modified 6 years ago

changes after a fixed time are not seen in a CVS repo

Reported by: nowhereman Owned by: lele
Priority: blocker Milestone: VersionOne
Component: cvs Version: 0.9
Keywords: Cc:

Description

When tailoring the Common Lisp project  Elephant to Mercurial, modifications made after some date (fixed between attempts, even when retailoring from scratch) are not seen by tailor.

Configuration for this project is:

[DEFAULT]
verbose = false
patch-name-format =
subdir = .
start-revision = INITIAL
state-file = .hg/tailor.state
target = hg:default

[hg:default]


[elephant]
root-directory = ~/.local/share/tailor/elephant
source = cvs:elephant

[cvs:elephant]
module = elephant
repository = :pserver:anonymous:anonymous@common-lisp.net:/project/elephant/cvsroot

Change History

comment:1 Changed 6 years ago by nowhereman

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.