RubyForge now supports Subversion! Yup, at long last, we've got all the
pieces in place so that you can use either CVS or Subversion for your
version control.
* You can see how it looks by poking around Curt Hibbs' RubyInstaller
project, which we converted over last week:
That's awesome, Thanks Tom and the RubyForge peoples for your hard work
···
On 12/8/05, Tom Copeland <tom@infoether.com> wrote:
Hi all -
RubyForge now supports Subversion! Yup, at long last, we've got all the
pieces in place so that you can use either CVS or Subversion for your
version control.
On Fri, 2005-12-09 at 05:46 +0900, Gregory Brown wrote:
On 12/8/05, Tom Copeland <tom@infoether.com> wrote:
> Hi all -
>
> RubyForge now supports Subversion! Yup, at long last, we've got all the
> pieces in place so that you can use either CVS or Subversion for your
> version control.
How did you know today was my birthday?!?
(No, seriously, it is :))
That's awesome, Thanks Tom and the RubyForge peoples for your hard work
On Fri, 2005-12-09 at 05:46 +0900, Gregory Brown wrote:
On 12/8/05, Tom Copeland <tom@infoether.com> wrote:
Hi all -
RubyForge now supports Subversion! Yup, at long last, we've got all the
pieces in place so that you can use either CVS or Subversion for your
version control.
How did you know today was my birthday?!?
(No, seriously, it is :))
That's awesome, Thanks Tom and the RubyForge peoples for your hard work
You're quite welcome!
EXCELENT!! My support request is already in the queue!
At last I can get rid of the scripts that publishmy subversion stuff to the Rubyforge CVS.
Tom I guess you're going to be busy for a while
Cheers,
V.-
Heh, fortunately, Curt Hibbs let a few of his projects be the test
subjects, so now each conversion is done by a script and takes about 20
seconds. Good times!
Yours,
Tom
···
On Fri, 2005-12-09 at 07:05 +0900, Damphyr wrote:
EXCELENT!! My support request is already in the queue!
At last I can get rid of the scripts that publishmy subversion stuff to
the Rubyforge CVS.
Tom I guess you're going to be busy for a while
I don't know if Rubyforge actually supports rsync.
But you can just scp -r your workspace/branch into your project's
webspace if bandwidth is not a problem.
···
On Fri, Dec 09, 2005 at 10:57:37PM +0900, Trans wrote:
Christian Neukirchen wrote:
> Daniel Berger <Daniel.Berger@qwest.com> writes:
>
> > Tom Copeland wrote:
> >> Hi all -
> >> RubyForge now supports Subversion!
> >
> > Huh? Where's the Darcs support you promised?
>
> I think you just can use rsync to upload your local repositories. At
> least that's how I do it on my site.
Subversion is sort of the heir apparent to CVS; when you use Subversion
you can delete files, rename files, move directories around, and all
sorts of things that are a bit painful with CVS. There are a bunch of
other thoughts on this listed here: