SVN Problem checkout of swrl-jess-brigde not possible

2 messages Options
Embed this post
Permalink
Reiner Jung-4

SVN Problem checkout of swrl-jess-brigde not possible

Reply Threaded More More options
Print post
Permalink
Hello,

I am interested in checking out the swrl-jess-bridge from the
protege svn repository. However, I always get the following response and the
checkout is aborted. Am I just too damn stupid to use SVN anymore or is
there another problem?

# svn co http://smi-protege.stanford.edu/svn/swrl-jess-bridge/trunk
svn: OPTIONS of
'http://smi-protege.stanford.edu/svn/swrl-jess-bridge/trunk': 200 OK
(http://smi-protege.stanford.edu)

My idea is to to use the sources and adopt them to clips as a replacement
for the Jess engine, which should be relatively easy, as both rule engines
are closely related.

Thanks
  Reiner


_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
Timothy Redmond

Re: SVN Problem checkout of swrl-jess-brigde not possible

Reply Threaded More More options
Print post
Permalink

You are using the wrong path in your svn command.  It should be

svn ls http://smi-protege/repos/protege/swrl-jess-bridge/trunk

-Timothy


On Nov 11, 2009, at 3:13 AM, Reiner Jung wrote:

> Hello,
>
> I am interested in checking out the swrl-jess-bridge from the
> protege svn repository. However, I always get the following response  
> and the
> checkout is aborted. Am I just too damn stupid to use SVN anymore or  
> is
> there another problem?
>
> # svn co http://smi-protege.stanford.edu/svn/swrl-jess-bridge/trunk
> svn: OPTIONS of
> 'http://smi-protege.stanford.edu/svn/swrl-jess-bridge/trunk': 200 OK
> (http://smi-protege.stanford.edu)
>
> My idea is to to use the sources and adopt them to clips as a  
> replacement
> for the Jess engine, which should be relatively easy, as both rule  
> engines
> are closely related.
>
> Thanks
>  Reiner
>
>
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03