file collaboration

  • Thread starter Jason Lillywhite
  • Start date
J

Jason Lillywhite

I would like to start collaborating on some very simple ruby programs
with a couple of friends. Rather than emailing rb files back and forth,
it would be great if there was a way to do something like Google Docs
sharing. Does anyone know of a way to do this. Maybe something simpler
than using svn or git?

We want to build on each other's work without having to email and create
multiple copies. Ideas?
 
A

Avdi Grimm

I would like to start collaborating on some very simple ruby programs
with a couple of friends. Rather than emailing rb files back and forth,
it would be great if there was a way to do something like Google Docs
sharing. Does anyone know of a way to do this. Maybe something simpler
than using svn or git?

Try darcs or bzr. Distributed collaboration without the artificial
complication of either SVN or Git.

I hear Mercurial is pretty simple too.

--
Avdi

Home: http://avdi.org
Developer Blog: http://avdi.org/devblog/
Twitter: http://twitter.com/avdi
Journal: http://avdi.livejournal.com
 
J

Jayson Williams

I would like to start collaborating on some very simple ruby programs
with a couple of friends. Rather than emailing rb files back and forth,
it would be great if there was a way to do something like Google Docs
sharing. Does anyone know of a way to do this. Maybe something simpler
than using svn or git?

The FireFox browser has a plugin called GSpace that allows you to use
a Google mail account like a file storage device. If you setup a Gmail
account for your project, and setup a file structure, your team can
use GSpace to work from the Gmail account like a shared file system.
You could even setup working areas for each team member.

~Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top