Chris Ryland wrote:
> Is Trac good enough at source viewing that people don't feel the
> need to install something like ViewCVS?
>
> What are we missing if we use Trac alone? Blame?
> Cross-referencing? Etc.

I use Trac in combination with a text editor (for my local copy) for viewing source code and think the two tools complement each other. You can see an example view by looking at the source code for the Trac project:

http://projects.edgewall.com/trac/browser

You don't have any svn tools other than the built in changeset diff for the browser (see http://projects.edgewall.com/trac/changeset/2671 for an example) - you'll need to perform operations such as blame on a local code copy.

Sid
_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to