Hi,
I had a look into the SubVersion bundle and I have some questions about it:
- I saw that there is a nice model based on hismo behind, but I was not
able to find the concept of commit in that model. In other words, I can
I know which set of files (fileVersion) belongs to the same commit-set?
- Importing the model from a remote repository takes long. Is it because
besides the log, it also downloads the actual files?
- Is it possible to create a model from a log file instead of a remote
repository?
... or maybe the best thing is that I just contact the author of
SubVersion. Does anybody know his name / email? Because I did not find
it in the bundle
Many thanks
Cheers
Marco
Hi all,
I am developing an exchange plugin for MOOSE-C# code. I am just wondering
what format, CDIF or XMI, will be useful in terms of usefulness and ease of
development?
thanx
usman
Hi,
I'm working with sara on the EMF Model importer. We use the VW's XMLParser
to get a XML tree. We want to create a visitor that parse that tree to
obtain moose entities. As Ecore is both a metamodel and a meta metamodel,
do you think we'd d better to create FAMIX entities or EMOF entities.
Thank
BOUAZZA Pierrick
New submission from Kat <katerinab(a)gmail.com>:
I've loaded a model with 32 functions, none of which define any lines of code
information. In the Moose window, it shows that the LOC and RLOC properties are
both -32.
Attached is a copy of the MSE file triggering this.
----------
files: loc.mse
messages: 84
nosy: kat
priority: Bug
status: unread
title: LOC off by one error
________________________________________________
Moose Bugs <moose-dev(a)iam.unibe.ch>
<http://macamis.unibe.ch/trackers/moose/issue64>
________________________________________________
Hey Moosers,
when using VW 7.5 please update to the latest CodeFoo (75.428), and
change in your code all senders of Collection >> #sort/#sort: to
#sorted/#sorted:
cheers,
AA