Quoting Masatake YAMATO <[EMAIL PROTECTED]>:

> I'd like to support ++tla-partners in tla-changes (or
> tla-inventory-changes).

Please re-read the threads about {arch}/=partner-version with Aaron. I'd like to
be compatible with Aba on that point.

The xtla way to do this would I think to do this with bookmarks. (That could be
initialized from the {arch}/=partner-version file)

> Is there way to know the patchset number of HEAD of a version?

tla revisions | tail -1

?

> tla changes requires C-B-V-R to get changes.

Not mine ;-)

I've just run 

tla changes [EMAIL PROTECTED]

in my local tree, and it gave the expected output :-)


I think we need to clarify several things in the code before implementing what
you're thinking about:

* Make tla-changes more generic. We should define buffer-local variables like
`tla-changes-from-revision' and `tla-changes-to-revision' that would contain
either '(location ("archive" "category" "branch" "version" ["revision"])) or
'(local-tree "path/to/local/tree"). This would in particular allow a correct
implementation of the bindings `=' and `e' in a tla-changes buffer.

* Implement an abstraction layer above the partner stuff, that could use either
the bookmarks or the {arch}/=partner-versions as a back-end.

Hacking a partner-version aware tla-changes before that means more work in the
future.

-- 
Matthieu

-------------------------------------------------
envoyé via Webmail/IMAG !


Reply via email to