Hi, Does anyone know if we have a working SVN client in Pharo? I would need to be able to query a SVN repo to retrieve information from it. Cheers, Doru -- www.tudorgirba.com "Every thing has its own flow"
There was one a long time ago, written for pre 2.0 (basically a command line wrapper). I have no clue though where it is now and I very much doubt that it still works. Other than that I havenât heard of any. Max On 15.04.2014, at 09:28, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
Does anyone know if we have a working SVN client in Pharo?
I would need to be able to query a SVN repo to retrieve information from it.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
Hi, I thought about about Kumpel in Moose. It provides the infrastructure to retrieve commit info and project sources from svn repo. http://www.moosetechnology.org/tools/kumpel regards, Usman On Tue, Apr 15, 2014 at 9:28 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
Does anyone know if we have a working SVN client in Pharo?
I would need to be able to query a SVN repo to retrieve information from it.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
Of course, I know about Kumpel :). The problem with Kumpel is that it was not updated in a long time, and it depends on an external Java jar file. I was looking for other efforts that might exist in this direction. Doru On Tue, Apr 15, 2014 at 10:10 AM, Usman Bhatti <usman.bhatti@gmail.com>wrote:
Hi,
I thought about about Kumpel in Moose. It provides the infrastructure to retrieve commit info and project sources from svn repo. http://www.moosetechnology.org/tools/kumpel
regards,
Usman
On Tue, Apr 15, 2014 at 9:28 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
Does anyone know if we have a working SVN client in Pharo?
I would need to be able to query a SVN repo to retrieve information from it.
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
-- www.tudorgirba.com "Every thing has its own flow"
participants (3)
-
Max Leske -
Tudor Girba -
Usman Bhatti