[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[OT] Trac

Bill Guindon

6/25/2007 9:15:00 PM

Thanks to the PragProgs, I've been using Subversion[1] for a while
now. Recently, I've started working with a couple of other
programmers, and I started looking for svn hosting. I experimented
with a couple of free services (OpenSVN [2] and Trac.cz [3]), and
finally decided to pay for a repository on DevGuard [4].

All of these servers include Trac [5] as a feature, but I must admit,
I'm pretty lost with it. The documentation on the Trac site seems to
be lacking a bit. I've tried a few google searches for tutorials, but
so far, I haven't found anything very helpful.

If anybody has links to decent tutorials, I'd love one. I'm looking
for something that's fairly intro-level.

If there aren't any, and you're experienced enough to write one, it
would make a great addition to the PragProg bookshelf, and if you're
qualified, they just might be open to the idea. ;)

[1] http://www.pragmaticprogrammer.com/titles/svn2/...
[2] http://opensvn...
[3] http:...
[4] https://www.dev...
[5] http://trac.edg...

--
Bill Guindon (aka aGorilla)
The best answer to most questions is "it depends".

2 Answers

James Britt

6/26/2007 2:48:00 AM

0

Bill Guindon wrote:
> Thanks to the PragProgs, I've been using Subversion[1] for a while
> now. Recently, I've started working with a couple of other
> programmers, and I started looking for svn hosting. I experimented
> with a couple of free services (OpenSVN [2] and Trac.cz [3]), and
> finally decided to pay for a repository on DevGuard [4].

Have you looked at the JumpBox trac/svn combo VM?

http://www.jumpbox.com/tracsubversion-developmen...

Might be an option if you want to host it yourself locally but don't
want the hassle of setting things up.

>
> All of these servers include Trac [5] as a feature, but I must admit,
> I'm pretty lost with it. The documentation on the Trac site seems to
> be lacking a bit. I've tried a few google searches for tutorials, but
> so far, I haven't found anything very helpful.
>
> If anybody has links to decent tutorials, I'd love one. I'm looking
> for something that's fairly intro-level.

I don't know of any tutorials to recommend, but I've been poking around
with Trac for a while, so if you like you can ask me questions off-line
and I'll see if I can help.

--
James Britt

http://www.jame... - Playing with Better Toys

Bill Guindon

6/26/2007 6:55:00 PM

0

On 6/25/07, James Britt <james.britt@gmail.com> wrote:
>
> I don't know of any tutorials to recommend, but I've been poking around
> with Trac for a while, so if you like you can ask me questions off-line
> and I'll see if I can help.
>

Quick update. I'm going to take James, and a couple others, up on
their offers to ask questions off-list.

> --
> James Britt
>
> http://www.jame... - Playing with Better Toys
>
>


--
Bill Guindon (aka aGorilla)
The best answer to most questions is "it depends".