[Trac] Re: Set up Plan for Windows

2009-08-31 Thread RJOllos

On Aug 6, 11:25 pm, Иван Бессарабов i...@bessarabov.ru wrote:
 Trac has blame function out of the box - it is called annotate

I like the term annotate much better.  The term blame confused me
before I read the documentation, and talking with my team, it seems
that I am not the only one.

 The trac has no build in function to download tarball of the directory, but
 on the trac site there is the possibility to download each tag in zip
 format. For example -http://trac.edgewall.org/browser/tags/trac-0.11.5on
 the bottom of the page there is the link Download in other formats: Zip
 Archive. I'm sure this behavior can be achieved with some plugin.

The ability to download a directory in zip format can be accomplished
using a TracIni setting (1).  I've tested it out and it works well.

(1) http://trac.edgewall.org/wiki/TracIni#browser-section
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-08 Thread RJOllos

On Aug 6, 11:25 pm, Иван Бессарабов i...@bessarabov.ru wrote:
 Trac has blame function out of the box - it is called annotate - here is the
 examplehttp://trac.edgewall.org/browser/trunk/ChangeLog?annotate=blamerev=8370
 It does not show the author of the change but it shows revision when the
 change was done.

 The trac has no build in function to download tarball of the directory, but
 on the trac site there is the possibility to download each tag in zip
 format. For example -http://trac.edgewall.org/browser/tags/trac-0.11.5on
 the bottom of the page there is the link Download in other formats: Zip
 Archive. I'm sure this behavior can be achieved with some plugin.

The Trac annotate function is nice.  I hadn't used that before.

The ability to download zipped directories from tags/ is also a nice
feature.  I'm running 0.11.4 and I don't have this feature in any of
the tags directory for my configuration.  If anyone knows how this can
be setup, I'd love to know.  Maybe you just have to point a trac.ini
configuration parameter to the directories that you would like to be
able to download in zip format?

A nice feature in Trac is the display of svn properties at the bottom
of the page in the repository browser.  I have not seen this feature
in WebSVN.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-07 Thread Иван Бессарабов
Thank you for your answer!

I do agree with you that using trac browse or websvn is a personal
preference.

Trac has blame function out of the box - it is called annotate - here is the
example
http://trac.edgewall.org/browser/trunk/ChangeLog?annotate=blamerev=8370
It does not show the author of the change but it shows revision when the
change was done.

The trac has no build in function to download tarball of the directory, but
on the trac site there is the possibility to download each tag in zip
format. For example - http://trac.edgewall.org/browser/tags/trac-0.11.5 on
the bottom of the page there is the link Download in other formats: Zip
Archive. I'm sure this behavior can be achieved with some plugin.

6 августа 2009 г. 22:33 пользователь RJOllos ry...@physiosonics.comнаписал:


 On Aug 5, 1:05 am, Иван Бессарабов i...@bessarabov.ru wrote:
  Can you please explain, why are you using WebSVN? Why browse in trac is
  not suiting you?

 The differences between Trac's repository browser and WebSVN are
 subtle, and the only reason I'm also using WebSVN is that my hosting
 provider supplies it with their standard package.  I don't think I
 would take the time to set it up if I was admin on the server.  The
 added features WebSVN allows are:
  * Create a tarball of a directory
  * RSS feeds for individual directories
  * Blame view
  * Multi repository support
 I find WebSVN is slightly more user friendly, but that is just a
 personal preference.  The main reason to use WebSVN I can see is if
 you wanted to provide access to a repository that is not associated
 with Trac.  Trac doesn't yet have mult-repository support as far as I
 know (at least not without using plug-ins).  WebSVN could give you
 access to another repository, such as a public open source project
 that you might be using.

 



-- 
bessarabov

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-06 Thread RJOllos

On Aug 5, 1:05 am, Иван Бессарабов i...@bessarabov.ru wrote:
 Can you please explain, why are you using WebSVN? Why browse in trac is
 not suiting you?

The differences between Trac's repository browser and WebSVN are
subtle, and the only reason I'm also using WebSVN is that my hosting
provider supplies it with their standard package.  I don't think I
would take the time to set it up if I was admin on the server.  The
added features WebSVN allows are:
 * Create a tarball of a directory
 * RSS feeds for individual directories
 * Blame view
 * Multi repository support
I find WebSVN is slightly more user friendly, but that is just a
personal preference.  The main reason to use WebSVN I can see is if
you wanted to provide access to a repository that is not associated
with Trac.  Trac doesn't yet have mult-repository support as far as I
know (at least not without using plug-ins).  WebSVN could give you
access to another repository, such as a public open source project
that you might be using.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-06 Thread RJOllos

On Aug 5, 5:15 am, ray ray.jos...@cdicorp.com wrote:
 Can you please tell me what WebSVN and WebDAV bring to the party and
 what they may displace.

See previous post regarding WebSVN.

WebDAV is used as web-based file storage.  I have large binary files
that I don't want to add to my repository and put under version
control.  I have added a tab to the main navigation bar in my Trac
instance using the TracTabPlugin that provides a view to access files
on WebDAV through Trac.  I add files to WebDAV using a standard WebDAV
client or mapping a network drive from my computer.  This could be
used, for instance, as a location to store and download project
builds. which you probably don't want to keep in SVN.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-05 Thread RJOllos

On Aug 4, 5:30 am, ray ray.jos...@cdicorp.com wrote:
 I am planning a Trac/Subversion installation for Windows.  The intent
 is to use SVN for engneering documents and use Trac to assure issue
 resolution and report progress.

Just a comment on your overall goals.  Over the past several months I
implemented SVN for control of engineering documents at my medical
device company that has 10 employees.  Several are software engineers,
but the majority are not, and have little to no version control
experience.  I was pessimistic that it would work, but the adoption
has gone well and users seem to like it better than SharePoint, which
we where using previously.

We are using Trac, Subversion, TortoiseSVN, WebSVN, WebDAV (for large
binary files) and nearly 50 Trac plug-ins.  The plug-ins and
customization of Trac have allowed me to add and extend the features
each week to satisfy nearly every request I've had (although I also
have about 25 enhancement requests, large and small, that need to be
worked on).

The biggest challenge I'm working with is implementing multiple custom
workflows to handle ticket type with many custom fields.  Tickets for
hardware, software, and software testing differ dramatically, and I'm
still working on setting up different workflows for each (and not even
completely sure that what I want to do is entirely possible or
reasonable).

I'd be interested to hear about how it works for you.

- Ryan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-05 Thread Иван Бессарабов
Can you please explain, why are you using WebSVN? Why browse in trac is
not suiting you?

2009/8/5 RJOllos ry...@physiosonics.com


 On Aug 4, 5:30 am, ray ray.jos...@cdicorp.com wrote:
  I am planning a Trac/Subversion installation for Windows.  The intent
  is to use SVN for engneering documents and use Trac to assure issue
  resolution and report progress.

 Just a comment on your overall goals.  Over the past several months I
 implemented SVN for control of engineering documents at my medical
 device company that has 10 employees.  Several are software engineers,
 but the majority are not, and have little to no version control
 experience.  I was pessimistic that it would work, but the adoption
 has gone well and users seem to like it better than SharePoint, which
 we where using previously.

 We are using Trac, Subversion, TortoiseSVN, WebSVN, WebDAV (for large
 binary files) and nearly 50 Trac plug-ins.  The plug-ins and
 customization of Trac have allowed me to add and extend the features
 each week to satisfy nearly every request I've had (although I also
 have about 25 enhancement requests, large and small, that need to be
 worked on).

 The biggest challenge I'm working with is implementing multiple custom
 workflows to handle ticket type with many custom fields.  Tickets for
 hardware, software, and software testing differ dramatically, and I'm
 still working on setting up different workflows for each (and not even
 completely sure that what I want to do is entirely possible or
 reasonable).

 I'd be interested to hear about how it works for you.

 - Ryan
 



-- 
bessarabov

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-05 Thread ray

jevans,

Thank you very much.  I did not find that in my research.  I
appreciate the comment.

Ray

On Aug 4, 9:59 pm, jevans jevans...@gmail.com wrote:
 On Aug 4, 7:30 am, ray ray.jos...@cdicorp.com wrote:

  Genshi          [ 4)  At a command prompt, execute  easy_install Genshi  ]

  Track 11.5      [  5)  At a command prompt, execute easy_install trac.  A
  trac directory will be built under the Python26 folder in the folder
  \Lib\site-packages.  ]

 Hi,
 Just a tidbit - unless you're wanting to install a specific version of
 Genshi other than the default, using easy_install to install Trac will
 install Genshi as well.
 - jevans
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-05 Thread ray



On Aug 5, 2:48 am, RJOllos ry...@physiosonics.com wrote:
 On Aug 4, 5:30 am, ray ray.jos...@cdicorp.com wrote:

 We are using Trac, Subversion, TortoiseSVN, WebSVN, WebDAV (for large
 binary files) and nearly 50 Trac plug-ins.  The plug-ins and
 customization of Trac have allowed me to add and extend the features
 each week to satisfy nearly every request I've had (although I also
 have about 25 enhancement requests, large and small, that need to be
 worked on).

snip.

Thank you for the info.  I will gladly report my findings.

Can you please tell me what WebSVN and WebDAV bring to the party and
what they may displace.

Ray
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---



[Trac] Re: Set up Plan for Windows

2009-08-04 Thread jevans


On Aug 4, 7:30 am, ray ray.jos...@cdicorp.com wrote:
 Genshi          [ 4)  At a command prompt, execute  easy_install Genshi  ]

 Track 11.5      [  5)  At a command prompt, execute easy_install trac.  A
 trac directory will be built under the Python26 folder in the folder
 \Lib\site-packages.  ]

Hi,
Just a tidbit - unless you're wanting to install a specific version of
Genshi other than the default, using easy_install to install Trac will
install Genshi as well.
- jevans

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~--~~~~--~~--~--~---