To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

Is it possible to checkout XESame source code

Hi,
I want to have a look at the XESame source code especially for the mapping part.  I found two related posts:

https://www.win.tue.nl/promforum/discussion/505/xesame-error-in-step-6-noclassdeffounderror
https://joosbuijs.wordpress.com/category/process-mining/xesame/

I try to checkout by typing 

svn checkout http://svn.win.tue.nl/repos/XEsame

Then I get asked about user name/password, and I use

“anonymous/anonymous”

But it does not pass the test. Am I doing something wrong or it is just not allowed?

Many thanks

Comments

  • Dear lzha174,

    In the first forum topic you mentioned this link is mentioned:
    https://svn.win.tue.nl/trac/prom/browser/XESame/trunk

    Which provides you the source code of XESame. Pointing your SVN to this URL will enable you to check out the code. anonymous should work.

    Please let me know if you find the code useful and plan to extend/improve it!

    Joos Buijs

    Senior Data Scientist and process mining expert at APG (Dutch pension fund executor).
    Previously Assistant Professor in Process Mining at Eindhoven University of Technology
  • lzha174
    edited March 2017
    Hi JBuijs,

    Thanks a lot for reply. I should have mentioned I tried that link at first, and I got the following error.


    I found a trac ticket about this: 
    https://trac.edgewall.org/ticket/1781

    I think the 'browser' does not link snv properly.  I also tried in Eclipse. Same error


  • Hi lzah174,

    I just checked and this is the URL I use to checkout XESame:
    https://svn.win.tue.nl/repos/prom/XESame/trunk

    Good luck!
    Joos Buijs

    Senior Data Scientist and process mining expert at APG (Dutch pension fund executor).
    Previously Assistant Professor in Process Mining at Eindhoven University of Technology
  • Yes it works! Thanks a lot!
Sign In or Register to comment.