Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 64401 invoked from network); 7 Aug 2006 15:56:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Aug 2006 15:56:05 -0000 Received: (qmail 93486 invoked by uid 500); 7 Aug 2006 15:56:03 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 93450 invoked by uid 500); 7 Aug 2006 15:56:03 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 93441 invoked by uid 99); 7 Aug 2006 15:56:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 08:56:03 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.191.106.72] (HELO web39811.mail.mud.yahoo.com) (209.191.106.72) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 07 Aug 2006 08:56:00 -0700 Received: (qmail 72276 invoked by uid 60001); 7 Aug 2006 15:55:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=tnmDjZ3Sl3mECo9SQ2hw3JqvfnG3yNLzonksBs/7EYYRdOmzNXDssr93PBSIutRpRJr0nyoi4xKb4zjZg8tk+6FdXsM6tnR40fmfBjq2+AmPL3jp6xzkzZs4ABZBUAv13U6lPbS8hnzBj8+i4b1haLMuRXissh/kKIZLAnpFnuU= ; Message-ID: <20060807155532.72274.qmail@web39811.mail.mud.yahoo.com> Received: from [66.0.129.146] by web39811.mail.mud.yahoo.com via HTTP; Mon, 07 Aug 2006 08:55:32 PDT Date: Mon, 7 Aug 2006 08:55:32 -0700 (PDT) From: Dave Bobby Subject: Re: JSR170 for Source code Version control system To: dev@jackrabbit.apache.org In-Reply-To: <1ca10cd20608070742u162f8533t7b34e1b2453f5b36@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Here is a suggestion. Jackrabbit is great tool to hold repositories. Node types are a great way to extend the basic concepts of jackrabbit. What if we all worked on this implementation where jackrabbit could be used to implement an actual feature. Two examples that I have seen here are the email storage and the source control repository. There are some extensions that are required here, but for the n00b like me, this seems too much to understand. If we could have a simple tutorial with the app created that could be downloaded. This would be a lotttt of help to understand jackrabbit and hence jsr-170. There are no actual implementations of jackrabbit that we have seen out there. I see jackrabbit as kinda-like tomcat. Tomcat by itself is of no use, but when you put webapps on top of it, it is amazing. My 2c. Thanks. Dave/ --- "Hariharasudhan.D Dhakshinamoorthy" wrote: > Thanks :-) > > On 8/7/06, Nicolas wrote: > > > > You are wrong :) > > > > Jackrabbit contains a RMI version of the JSR170 > but also a full > > implementation of the JCR170. > > > > Nicolas > > > > On 8/7/06, Hariharasudhan.D Dhakshinamoorthy > > > wrote: > > > > > > Iam thinking that jackrabit is a RMI version of > the JSR 170 API .., > > please > > > correct me if am wrong :) > > > > > > > > > > > > > > > On 8/7/06, Nicolas wrote: > > > > > > > > Hi Piyush, > > > > > > > > Well you could define a property for a Global > Revision Number with > > each > > > > commit. > > > > > > > > Can you please elaborate on your change sets > ideas: I am working on > > the > > > > backup tool. The first version is nearly over > and I am gathering > > > feedback > > > > and comment to lay out spec for a second > version. > > > > > > > > Nicolas > > > > > > > > On 8/7/06, Piyush Purang > wrote: > > > > > > > > > > Hi Toby, > > > > > > > > > > Subversion uses Global Revision Numbers but > Jackrabbit supports a > > > > > version for each versionable item so isn't > there a mismatch? > > > > > > > > > > What I'd really like to see is some way of > building and exporting > > > > > "change sets" that would make backup and > restore of content easy. > > > > > > > > > > Cheers > > > > > Piyush > > > > > > > > > > > > > > > > > > > > On 8/7/06, Tobias Bocanegra > wrote: > > > > > > On 8/7/06, Hariharasudhan.D > Dhakshinamoorthy < > > > > hariharasudhan.d@gmail.com> > > > > > wrote: > > > > > > > Hi ! > > > > > > > iam not sure if this is the right place > for this , iam planning > > to > > > > > write the > > > > > > > JSR170 api for CVS , how can jackrabit > help me > > > > > > > > > > > > > > any tips / suggestions will be > appreciated > > > > > > > > > > > > > > > > > > > > > > > > > > > > thanks > > > > > > > haris :-) > > > > > > > > > > > > i would write a webdav server for > subversion that uses a jsr170 > > repo > > > > > > for storing the data....that would be > cool! > > > > > > > > > > > > regards, toby > > > > > > > > > > > > > > > > > > -- > > > > > > -----------------------------------------< > > tobias.bocanegra@day.com > > > >--- > > > > > > Tobias Bocanegra, Day Management AG, > Barfuesserplatz 6, CH - 4001 > > > > Basel > > > > > > T +41 61 226 98 98, F +41 61 226 98 97 > > > > > > > -----------------------------------------------< > > http://www.day.com > > > >--- > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > a+ > > > > Nico > > > > my blog! http://www.deviant-abstraction.net !! > > > > > > > > > > > > > > > > > > > > -- > > a+ > > Nico > > my blog! http://www.deviant-abstraction.net !! > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com