• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

CVS vs releases

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How often CVS code becomes a release?

I don't know how to sync with CVS anyway. And where is it. Could you clarify how to fetch the CVS snapshot, Rafael?
[originally posted on jforum.net by Daniil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Daniil wrote:How often CVS code becomes a release?



When a set of planed features is completed. There is no exactly time because I code jforum on my "free" time.

Daniil wrote:
I don't know how to sync with CVS anyway. And where is it. Could you clarify how to fetch the CVS snapshot, Rafael?



1) Create a login at http://java.net
2) Go to https://jforum.dev.java.net/source/browse/jforum/. There you will find explanation about how to fetch the source from CVS.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:1) Create a login at http://java.net
2) Go to https://jforum.dev.java.net/source/browse/jforum/. There you will find explanation about how to fetch the source from CVS.


OK, I'll do that

One more Q: does jforum.net always run latest CVS or release? If it's release, do you have any other public testbed?
[originally posted on jforum.net by Daniil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not always. I put here the changes that are important, like the avatar problem, for example, or some problem with the search of security issue.
Sometimes I keep minor changes away from jforum.net until next public release.

But I'll try to keep jforum.net up to date.

Rafael

[originally posted on jforum.net by Rafael Steil]
 
Something about .... going for a swim. With this tiny ad ...
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic