Folks, bear with us, I'm not ready to make these experiments public yet, but in good time we will, maybe sooner rather than later. Let me emphasize that while I have converted CVS to SVN just as an experiment, we're not commiting using SVN yet, OK, I ran cvs2svn on the entire repository. That may not be what we want, but it's a starting point. We're at a revision over 1000 :-) You can access it via a ssh account: svn+ssh://<userid>@fractint.net/home/twegner/fsvn Then I copied it to a second repository that has server access. I made server accounts with the same user ids as the shell accounts. This can be accessed via the web or Tortoise at: http://fractint.net/fsvn You have to login, and while login data is the same as your shell accounts, it's really a separate login. I can turn on the server version for anonymous read-only access. I tried accessing the server based repository using the ssh non- server method (probably a dubious idea, messing up the atomic commit architecture) like this: svn+ssh://<userid>@fractint.net/home/twegner/svn/fsvn Enough for now. Tim
Ah, I think what I was missing is that I didn't have my username in the URL for the repository. I'll bang on this over the weekend and see how well it works. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>
I wrote:
Folks, bear with us, I'm not ready to make these experiments public yet, but in good time we will, maybe sooner rather than later.
Let me emphasize that while I have converted CVS to SVN just as an experiment, we're not commiting using SVN yet,
Ok, we decided to turn on public read-only access to the experimental repository. The above disclaimers still apply, I can, and probably will, rename, change around, and otherwise experiment with the experiemntal link, which is: http://www.fractint.net/fsvn/ Tim
Tim, Thanks for making your experimental repository available. I confirm that an independent individual (me) with no access rights can use their (Firefox) web browser to use http access to view code in their browser. I successfully viewed: http://www.fractint.net/fsvn/branches/ssg/fractint/bignum.c http://www.fractint.net/fsvn/branches/ssg/fractint/bignumc.c and http://www.fractint.net/fsvn/branches/ssg/fractint-float/fractals.c http://www.fractint.net/fsvn/branches/ssg/fractint-float/fractsrc.doc - Hal Lane ######################### # hallane@earthlink.net <mailto:hallane@earthlink.net> # #########################
-----Original Message----- From: fractdev-bounces+hallane=earthlink.net@mailman.xmission.com [mailto:fractdev-bounces+hallane=earthlink.net@mailman.xmission.com ]On Behalf Of Tim Wegner Sent: Saturday, April 14, 2007 11:33 AM To: Fractint developer's list Subject: Re: [Fractdev] cvs conversion experiment
I wrote:
Folks, bear with us, I'm not ready to make these experiments public yet, but in good time we will, maybe sooner rather than later.
Let me emphasize that while I have converted CVS to SVN just as an experiment, we're not commiting using SVN yet,
Ok, we decided to turn on public read-only access to the experimental repository. The above disclaimers still apply, I can, and probably will, rename, change around, and otherwise experiment with the experiemntal link, which is: http://www.fractint.net/fsvn/
Tim _______________________________________________ Fractdev mailing list Fractdev@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/fractdev --
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 269.4.0/760 - Release Date: 4/13/07 8:04 PM
What version of TortoiseSVN are you guys using? I can check out svn modules from XMission's shell, but I can't check anything out from my windows laptop. The checkout brings up a dialog box and then it just sits there. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>
Rich asked and Jonathan aswered:
What version of TortoiseSVN are you guys using?
I can check out svn modules from XMission's shell, but I can't check anything out from my windows laptop. The checkout brings up a dialog box and then it just sits there.
I am using version 1.3.5 Build 6804.
Since I just installed mine, I am using: TortoiseSVN 1.4.3, Build 8645 - 32 Bit , 2007/02/04 09:40:57 Subversion 1.4.3, However since Dreamhost's Subversion is 1.3.2, I'm not sure there is too much point in having later versions, but checking out was no problem, I was able to check out the whole shebang a variety of ways. Tim
OK, I have it working now and I did a test change of 3d.c to 3d.cpp and committed it just fine (on the rt-refactor-device branch). So I say we just go for it. Let me know when you want to do a fresh conversion and I'll stop committing :-). During the week would probably be better as I tend to do lots of work on weekends. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>
Rich wrote:
So I say we just go for it. Let me know when you want to do a fresh conversion and I'll stop committing :-). During the week would probably be better as I tend to do lots of work on weekends.
How about Monday night? Also, Rich, vote for the setup. Do you want to commit via the server or via svn+ssh? This is not a big deal because we can change our mind, so ... I propose: I will not enable commits except via a shell account. But the repository will be completely public for read access. Tim
In article <4620F836.13710.1386F56@twegner.swbell.net>, "Tim Wegner" <twegner@swbell.net> writes:
I will not enable commits except via a shell account. But the repository will be completely public for read access.
Yes, I like this. I want to commit by ssh+keys -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>
participants (4)
-
Hal Lane -
Jonathan Osuch -
Richard -
Tim Wegner