| Author |
Java Team Project
|
Dave DiRito
Ranch Hand
Joined: Feb 08, 2008
Posts: 77
|
|
I'm working on a java class project with two other team members. Is there somewhere on the Internet that we store and access our files in a shared folder so that we don't have to keep emailing them back and forth as attachments? I tried Google documents but it will not allow java file extensions. I tried uploading them as txt files, which worked but it took out all the formating (spacing and indenting). We are just using Notepad for our code. Thanks, Dave
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
What you need is an svn hosting site, I think there are a few out there...
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Dave DiRito
Ranch Hand
Joined: Feb 08, 2008
Posts: 77
|
|
|
What is an svn hosting site?
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Subversion
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Dave DiRito
Ranch Hand
Joined: Feb 08, 2008
Posts: 77
|
|
Thank you for the suggestions. Would something like that be useful for a simple class project for a group of three beginner java students? If so, is there any specific site you could recommend? Thank you, Dave
|
 |
 |
|
|
subject: Java Team Project
|
|
|