Administrator
|
I just updated the site on ASF's server
Jacques > Author: jonesde > Date: Sat Jun 14 23:26:12 2008 > New Revision: 667929 > > URL: http://svn.apache.org/viewvc?rev=667929&view=rev > Log: > Added link to updated api.ofbiz.org site with the generated API javadocs > > Modified: > ofbiz/site/index.html > > Modified: ofbiz/site/index.html > URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=667929&r1=667928&r2=667929&view=diff > ============================================================================== > --- ofbiz/site/index.html (original) > +++ ofbiz/site/index.html Sat Jun 14 23:26:12 2008 > @@ -79,6 +79,7 @@ > <a href="http://docs.ofbiz.org/x/mgM">Source Repository (SVN)</a> > <a href="http://fisheye6.cenqua.com/browse/ofbiz">Source Browse and Stats (Fisheye)</a> > <!-- no RSS feed any more... <a href="http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> --> > + <a href="http://api.ofbiz.org/">API Reference (Javadoc)</a> > <a href="http://docs.ofbiz.org/display/OFBIZ">Documentation Site: Wiki</a> > <a href="VideosConf.html">Conference Videos</a> > <a href="http://docs.ofbiz.org/x/QQg">Books</a> > > |
Jacques,
I am short in knowledge about it. >> I just updated the site on ASF's server Does it mean that there are two website maintained for ofbiz and after committing the code on one instance of website(In which we do some changes like David did in this commit) we may need to update those changes to ASF's server ? Your comments will be helpful for me to increase my knowledge. -- Ashish On Mon, Jun 16, 2008 at 9:50 AM, Jacques Le Roux < [hidden email]> wrote: > I just updated the site on ASF's server > > Jacques > > > Author: jonesde >> Date: Sat Jun 14 23:26:12 2008 >> New Revision: 667929 >> >> URL: http://svn.apache.org/viewvc?rev=667929&view=rev >> Log: >> Added link to updated api.ofbiz.org site with the generated API javadocs >> >> Modified: >> ofbiz/site/index.html >> >> Modified: ofbiz/site/index.html >> URL: >> http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=667929&r1=667928&r2=667929&view=diff >> >> ============================================================================== >> --- ofbiz/site/index.html (original) >> +++ ofbiz/site/index.html Sat Jun 14 23:26:12 2008 >> @@ -79,6 +79,7 @@ >> <a href="http://docs.ofbiz.org/x/mgM">Source Repository (SVN)</a> >> <a href="http://fisheye6.cenqua.com/browse/ofbiz">Source Browse >> and Stats (Fisheye)</a> >> <!-- no RSS feed any more... <a href=" >> http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> --> >> + <a href="http://api.ofbiz.org/">API Reference (Javadoc)</a> >> <a href="http://docs.ofbiz.org/display/OFBIZ">Documentation Site: >> Wiki</a> >> <a href="VideosConf.html">Conference Videos</a> >> <a href="http://docs.ofbiz.org/x/QQg">Books</a> >> >> >> |
Hi Ashish
The ofbiz.apache.org site is checkout of what is in our svn, so after you commit changes you then need to log in to people.apache.org and do an svn update. More info here: http://apache.org/dev/project-site.html Regards Scott 2008/6/17 Ashish Vijaywargiya <[hidden email]>: > Jacques, > > I am short in knowledge about it. > >> I just updated the site on ASF's server > Does it mean that there are two website maintained for ofbiz and after > committing the code on one instance of website(In which we do some changes > like David did in this commit) we may need to update those changes to ASF's > server ? > > Your comments will be helpful for me to increase my knowledge. > > -- > Ashish > > > On Mon, Jun 16, 2008 at 9:50 AM, Jacques Le Roux < > [hidden email]> wrote: > > > I just updated the site on ASF's server > > > > Jacques > > > > > > Author: jonesde > >> Date: Sat Jun 14 23:26:12 2008 > >> New Revision: 667929 > >> > >> URL: http://svn.apache.org/viewvc?rev=667929&view=rev > >> Log: > >> Added link to updated api.ofbiz.org site with the generated API > javadocs > >> > >> Modified: > >> ofbiz/site/index.html > >> > >> Modified: ofbiz/site/index.html > >> URL: > >> > http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=667929&r1=667928&r2=667929&view=diff > >> > >> > ============================================================================== > >> --- ofbiz/site/index.html (original) > >> +++ ofbiz/site/index.html Sat Jun 14 23:26:12 2008 > >> @@ -79,6 +79,7 @@ > >> <a href="http://docs.ofbiz.org/x/mgM">Source Repository > (SVN)</a> > >> <a href="http://fisheye6.cenqua.com/browse/ofbiz">Source Browse > >> and Stats (Fisheye)</a> > >> <!-- no RSS feed any more... <a href=" > >> http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> --> > >> + <a href="http://api.ofbiz.org/">API Reference (Javadoc)</a> > >> <a href="http://docs.ofbiz.org/display/OFBIZ">Documentation > Site: > >> Wiki</a> > >> <a href="VideosConf.html">Conference Videos</a> > >> <a href="http://docs.ofbiz.org/x/QQg">Books</a> > >> > >> > >> > |
Thanks Scott.
-- Ashish On Tue, Jun 17, 2008 at 1:50 AM, Scott Gray <[hidden email]> wrote: > Hi Ashish > > The ofbiz.apache.org site is checkout of what is in our svn, so after you > commit changes you then need to log in to people.apache.org and do an svn > update. More info here: > http://apache.org/dev/project-site.html > > Regards > Scott > > 2008/6/17 Ashish Vijaywargiya <[hidden email]>: > > > Jacques, > > > > I am short in knowledge about it. > > >> I just updated the site on ASF's server > > Does it mean that there are two website maintained for ofbiz and after > > committing the code on one instance of website(In which we do some > changes > > like David did in this commit) we may need to update those changes to > ASF's > > server ? > > > > Your comments will be helpful for me to increase my knowledge. > > > > -- > > Ashish > > > > > > On Mon, Jun 16, 2008 at 9:50 AM, Jacques Le Roux < > > [hidden email]> wrote: > > > > > I just updated the site on ASF's server > > > > > > Jacques > > > > > > > > > Author: jonesde > > >> Date: Sat Jun 14 23:26:12 2008 > > >> New Revision: 667929 > > >> > > >> URL: http://svn.apache.org/viewvc?rev=667929&view=rev > > >> Log: > > >> Added link to updated api.ofbiz.org site with the generated API > > javadocs > > >> > > >> Modified: > > >> ofbiz/site/index.html > > >> > > >> Modified: ofbiz/site/index.html > > >> URL: > > >> > > > http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=667929&r1=667928&r2=667929&view=diff > > >> > > >> > > > ============================================================================== > > >> --- ofbiz/site/index.html (original) > > >> +++ ofbiz/site/index.html Sat Jun 14 23:26:12 2008 > > >> @@ -79,6 +79,7 @@ > > >> <a href="http://docs.ofbiz.org/x/mgM">Source Repository > > (SVN)</a> > > >> <a href="http://fisheye6.cenqua.com/browse/ofbiz">Source > Browse > > >> and Stats (Fisheye)</a> > > >> <!-- no RSS feed any more... <a href=" > > >> http://www.ofbiz.org/rss/svnlog.rss">SVN Commit RSS Feed</a> --> > > >> + <a href="http://api.ofbiz.org/">API Reference (Javadoc)</a> > > >> <a href="http://docs.ofbiz.org/display/OFBIZ">Documentation > > Site: > > >> Wiki</a> > > >> <a href="VideosConf.html">Conference Videos</a> > > >> <a href="http://docs.ofbiz.org/x/QQg">Books</a> > > >> > > >> > > >> > > > |
Free forum by Nabble | Edit this page |