View Single Post
Old 03-19-2008, 01:15 PM   #48
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by Alexander Turcic View Post
Good idea I started a page here: https://dev.mobileread.com/trac/hub/wiki/FirstSteps



The thing about SVN is that paths (trunk, branches, tags, etc.) are not really filesystem paths, but paths as described in metadata. So there is no way to directly upload something to a SVN repository via FTP for example. However, if you use SVN, it's still as secure as FTP, because you are connecting via https (SSL) to your repository. TortoiseSVN and RapidSVN are two recommended Windows clients.

If you don't like to use SVN, you can also tar or zip your sources and upload the packed file via FTP. And if you like, I can move them from there locally to your SVN repository (using the appropriate SVN tools).

Give SVN a try, it really comes in handy when working with source codes
Will do. Thanks for the info.

p.s. any chance of putting a link to the Dev Hub on the MR home page?

i.e. Home | Forums | Wiki | DevHub | Invite | Submit News!
nrapallo is offline   Reply With Quote