Go Back   HostGator Peer Support Forums > Public Forums > Suggestions

Notices

Reply
 
Thread Tools
  #1  
Old 12-18-2007, 04:13 PM
FragMaster B FragMaster B is offline
Hatchling Croc
 
Join Date: Jan 2004
Posts: 32
Default SVN + Trac

I just noticed that HostGator has SVN support! How did I miss that!?

This is wonderful news!

Any chance we can get Trac to go along with that. Trac is a wonderful compliment to SVN.

I have several sites with HostGator and I've recommended several other people too. But I still have to use another service for my Trac/SVN hosting.

I wish I could go 100% hostgator...
Reply With Quote
  #2  
Old 12-18-2007, 04:34 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: SVN + Trac

They have SVN support so you can take files from a repository

But you cannot run a repo from a HG shared account
Reply With Quote
  #3  
Old 12-18-2007, 04:42 PM
FragMaster B FragMaster B is offline
Hatchling Croc
 
Join Date: Jan 2004
Posts: 32
Default Re: SVN + Trac

Ah, I see. I guess I misread another thread.
Reply With Quote
  #4  
Old 12-18-2007, 08:47 PM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

ack, i am confused. i want to set up subversion on this server, so i can use capistrano in ruby/rails. but i am not having any luck setting up the subversion. so i did an ssh and made a repo, called repos. now, i am using tortiose on windows, and can't figure out how to connect. and i been reading all kinds of docs on subversion. i am trying to connect with http://svn.jdlawdocs.com/repos .... and it does not work. and i tried a few suggested ports, and going through putty, and no luck? is this DO-ABLE? anything i need to do? any DO THIS then THAT manuals. i read and read manuals on subversion today, and i need a DO THIS and then THAT. ((( i can make it work locally )))
Reply With Quote
  #5  
Old 12-18-2007, 09:07 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

Are you trying Port 2222? Did you ticket support to grant you SSH access first?
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #6  
Old 12-18-2007, 09:35 PM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

did not try port 2222. i did ticket for ssh. thanks, let me try this...
Reply With Quote
  #7  
Old 12-18-2007, 09:40 PM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

thanks for the help. the repos directory is there.
i tried to browse the repo using:
http://svn.jdlawdocs.com:2222/repos

and some other combinations. no luck.

i get the error:

Error * PROPFIND request failed on '/repos' PROPFIND of '/repos': Could not read status line: An existing connection was forcibly closed by the remote host. (http://svn.jdlawdocs.com:2222)

do i have to start a svn server somewhere? ???? ??? thanks again for the help....
Reply With Quote
  #8  
Old 12-18-2007, 10:17 PM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

i have tried every port i could find on svn sites, and ton's of combinations of ways to get there. from opening up putty, to svn+ssh://name@puttyconnectionname, to http://svn.domain.comort/repos

and every other thing i could find.
Reply With Quote
  #9  
Old 12-18-2007, 10:57 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

Did support grant you SSH yet? Once you're into SSH over port 2222 (and you're in because support turned it on for your account), you'll get SVN access through there.
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #10  
Old 12-19-2007, 01:29 AM
Jordanlw's Avatar
Jordanlw Jordanlw is offline
Royal Croc
 
Join Date: Dec 2007
Location: Australia
Posts: 425
Default Re: SVN + Trac

So we can setup a public SVN?
(Eg. Accessible without using SSH)

Or is this just a private SSH SVN for our own projects..?
And is this possible on a shared webhosting account?
__________________
http://free-vent.com Providing FREE PUBLIC Ventrilo (VOIP) use.
Reply With Quote
  #11  
Old 12-19-2007, 06:22 AM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

Quote:
Originally Posted by slapshotw View Post
Did support grant you SSH yet? Once you're into SSH over port 2222 (and you're in because support turned it on for your account), you'll get SVN access through there.
yes, i have ssh support. and access is through putty on port 2222.
and i used ssh to create the repository in a folder, called repos.
i used the svn command, from SSH, and i THINK it was SVN CREATE <FOLDER>.

i installed the collabnet program, which some instruction said to do 6n vista.

then, when trying to access/browse, using tortoiseSVN in Vista.
i tried EVERY option I could ever find, including svn, svn+ssh, http, and file:///
(putty was loaded when trying svn+ssh.)

i still can't browse the repos....

Last edited by gemblon; 12-19-2007 at 07:30 AM.
Reply With Quote
  #12  
Old 12-20-2007, 12:02 AM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

The SVN is really only for use with Ruby on Rails. It's not for a public-facing code repository.
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #13  
Old 12-21-2007, 10:53 AM
gemblon gemblon is offline
Hatchling Croc
 
Join Date: Oct 2007
Posts: 11
Default Re: SVN + Trac

Quote:
Originally Posted by slapshotw View Post
The SVN is really only for use with Ruby on Rails. It's not for a public-facing code repository.
oh, thanks.
Reply With Quote
  #14  
Old 12-21-2007, 05:27 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

Quote:
Originally Posted by gemblon View Post
oh, thanks.
No problem. There are a few subversion hosts you can use that cost a few dollars/month. Search the board a bit, some people (myself included) recommended a few specifically. They're quite cheap.
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #15  
Old 12-22-2007, 11:56 AM
FragMaster B FragMaster B is offline
Hatchling Croc
 
Join Date: Jan 2004
Posts: 32
Default Re: SVN + Trac

Quote:
Originally Posted by slapshotw View Post
No problem. There are a few subversion hosts you can use that cost a few dollars/month. Search the board a bit, some people (myself included) recommended a few specifically. They're quite cheap.
I've been using http://svnrepository.com/ for a while now.
Reply With Quote
  #16  
Old 02-15-2008, 01:13 PM
humbler humbler is offline
Hatchling Croc
 
Join Date: Feb 2008
Posts: 2
Default Re: SVN + Trac

You can use subversion through ssh on port 2222.

(this was done in cygwin but the process should be the same across most *NIX)

On the client you have to change ~/.subversion/config

Under [tunnels]
enter in:
<nameofsite>svn = ssh -p 2222

now when you want to list type in:
svn list svn+<NameOfSite>svn://<HostGatorUsername>@<NameOfSite>.com/<PathToYourRepo>

(i.e svn list svn+mysitesvn://myusername@mysite.com/home/myusername/SVNREPO)

You will have to type in your password. I am hoping that answered your question or at least helped someone somewhere
Reply With Quote
  #17  
Old 02-15-2008, 06:42 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

The SVN here is really only for Ruby on Rails. It's not a true workable subversion on the shared servers (last we heard).
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #18  
Old 02-15-2008, 10:17 PM
humbler humbler is offline
Hatchling Croc
 
Join Date: Feb 2008
Posts: 2
Default Re: SVN + Trac

?? seems to work for me ?? i just svned up my C#, python and C++ projects. You wont be able to use it as an anonymous/shared svn setup but it should work for personal use, which is all i need it for.
Reply With Quote
  #19  
Old 02-16-2008, 12:27 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: SVN + Trac

Good to hear. We had heard last time from staff that it's partially disabled, but I'm on a dedicated now with it configured fully so I'm not sure what changes they made on the shared servers.

Can you add extra users for browsing and commit privileges?
__________________
Follow me on Twitter! http://twitter.com/mrw
Reply With Quote
  #20  
Old 09-17-2008, 10:22 PM
jjason jjason is offline
Hatchling Croc
 
Join Date: Sep 2008
Posts: 2
Default Re: SVN + Trac

humbler, you friggin rock!!!

:-)

thanks!

and if you setup a trust in with your public key .ssh/authorized_keys on your server then you don't have to worry about entering in your pw (from that particular machine of course)
Reply With Quote
  #21  
Old 10-03-2008, 05:42 AM
James P James P is offline
Baby Croc
 
Join Date: Feb 2007
Posts: 74
Default Re: SVN + Trac

Quote:
Originally Posted by gemblon View Post
then, when trying to access/browse, using tortoiseSVN in Vista.
i tried EVERY option I could ever find, including svn, svn+ssh, http, and file:///
(putty was loaded when trying svn+ssh.)

i still can't browse the repos....
Has anyone been able to get TortoiseSVN working with Hostgator? I've tried the whole svn+ssh://<user>@<site>/home/<user>/repository and have had no success. I understand that Hostgator uses a nonstandard SSH port (2222), so I've modified my Tortoise [tunnels] to reflect that. But I still can't get this to work. (Hostgator has already enabled SSH for my account, and I can connect via Putty just fine.) Any hints?
Reply With Quote
  #22  
Old 12-03-2009, 09:52 AM
ceruleancode ceruleancode is offline
Hatchling Croc
 
Join Date: Dec 2009
Posts: 1
Thumbs up Re: SVN + Trac

So I was here like two days back, went through most of the blogs on the planet to do this with HostGator. Finally wasted a half day to get it done by myself.

It works, HostGator can be setup with Trac and SVN and it's pretty fast as well. Thanks HostGator!

I've written my experience as a blog if another soul wants to survive. Please post your comments if you guys find it useful.

http://www.techiedesi.com/post/928-h...shared-hosting

Reply With Quote
  #23  
Old 03-29-2012, 04:06 PM
lyncas lyncas is offline
Hatchling Croc
 
Join Date: Oct 2009
Posts: 2
Default Re: SVN + Trac

Quote:
Originally Posted by ceruleancode View Post
link was broken,

I'm interested in setting up Trac + SVN on hostgator, is this still possible ?
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 10:26 AM.