Re: Issue with SVN
From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 31 Mar 2009 12:14:24 -0400
Subversion runs on a server. The files are in a special format in the
You can find the server by knowing what command the developers use to
"svn co http://machine/respos/project/trunk project"
The repository is on machine <machine>. The repository itself is
If they type this:
svn co svn://machine/project/trunk project
There's a svnserve task running on machine "machine", and this task
As others have suggested, take a look at the Subversion on line book
The book is located at http://svnbook.com. It shouldn't take more than
Once you go through the book, we'll be glad to answer any specific questions.
On Tue, Mar 31, 2009 at 3:40 AM, Madhavan Ethiraj
-- -- David Weintraub qazwart_at_gmail.com ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1497328 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-03-31 18:15:13 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.