S.I.D. You need to set up a subversion server that you access via svn://my.subversionserver.com/ format. This goes across port 80, so it's a lot like setting up a website. I've included some links about how to set it up. They're geared towards an Unreal project, but they got me up and running in no time.
Tutorial about setting up a subversion server: http://wiki.beyondunreal.com/wiki/Subversion http://wiki.beyondunreal.com/wiki/Setting_Up_A_Subversion_Server On 8/25/05, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > okay... it's late... I'm tired and frustrated... and we're in the > midst of a major rollout at my day job... > > Someone on cf-talk or cf-community recently commented about > Subversion, saying that it seemed to be a growing trend for OS > projects to distribute their subversion repository info so that people > who download the code can get all the revisions in a nice package with > lots of controls. > > So I've finally got Subversion working, and I've finally got all my > projects set up with batch files to export and archive the latest > version... > > What I can't find is any mention of people actually making their > repositories available to other people. or how that happens. > > The svnadmin dump command suggested in the documentation writes to > "stdout" but doesn't say anything about how to make that useful in any > way... If I execute that from a dos prompt, I get several minutes of > scrolling text and beeping, rather than a file. > > What am I missing? How are people making this info available? Do I > just zip up the repository? > > I had hoped there might be a way I could actually isolate an > individual project within the repository and export the information > for just that project to be packaged and distributed in addition to > the source, so that someone downloading the SVN data could download > just the data for the projects their interested in, but that doesn't > look possible either... > > This is _REALLY_ frustrating. > > > s. isaac dealey 954.522.6080 > new epoch : isn't it time for a change? > > add features without fixtures with > the onTap open source framework > > http://www.fusiontap.com > http://coldfusion.sys-con.com/author/4806Dealey.htm > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase Captivate from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=52 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:171064 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
