Thus said to...@acm.org on Sat, 01 Feb 2014 20:23:48 +0200:

> I would like to add older code  (kept manually until now in ZIP files)
> to  a fossil  repository already  containing some  newer versions.  Is
> there a way to add older  versions manually, perhaps by specifying the
> date via a command switch, or by  using the actual file dates for each
> of the files?

It certainly is possible to do this, though I don't know if there is any
code to  automate the process  for it  anywhere. The import  tools (e.g.
cvs2fossil and fossil import) have the ability to do this.

Basically, you would have to construct the artifacts for fossil and then
import them somehow.  Perhaps you could use fossil  deconstruct, add the
things you want, and then use fossil reconstruct to get it all in?

Hopefully someone will have a better response.

Andy
-- 
TAI64 timestamp: 4000000052ed5a01


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to