Re: Betr.: Re: Betr.: Subversion working copy via Samba
On Friday, October 07, 2011, Dalibor Karlović elucidated thus: > Jan Keirse wrote: > > Setting all that up shouldn't take very long. > > Yeah, for one site, but this would be like num_of_sites * > num_of_people = ALOT. :) Not really. We do it where I work. We have a single vhost, and the dev checks out the web site into: /home/username/websites/domain.com The Doc root is 'html' in the above directory (in our case). Then, they access that test domain via: username.domain.com.ourtestdomain.com The correct site gets served up via rewrite rules. Works very well. j -- Joshua J. Kugler - Fairbanks, Alaska Azariah Enterprises - Programming and Website Design jos...@azariah.com - Jabber: pedah...@gmail.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
OT: space requirements for full text index of a repo?
Howdy! So I was giving SVN Searcher a try, and had it running its Index on my 25,000-ish revision 25GB repository. Well, it filled up an entire 500GB partition I had dedicated to the task (after filling up smaller partitions, I created a dedicated 500GB partition). Does this sound normal? Is there anyone that uses either SVN Searcher or OpenGrok that could comment on expected index sizes? Thanks! j -- Joshua J. Kugler - Fairbanks, Alaska Azariah Enterprises - Programming and Website Design jos...@azariah.com - Jabber: pedah...@gmail.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
Re: Full text search engines for SVN?
On Monday, September 26, 2011, Geoff Hoffman elucidated thus: > > This was recently > > asked...<http://svn.haxx.se/users/archive-2011-09/0247.shtml> > > And > answered...<http://www.google.com/custom?domains=svn.haxx.se&q=Svn+S > earcher&sa=Search&sitesearch=svn.haxx.se&client=pub-9313125053076989& > forid=1&channel=8989477434&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%23 > 0066CC%3BGL%3A1%3BDIV%3A%2399%3BVLC%3A336633%3BAH%3Acenter%3BBGC% > 3AFF%3BLBGC%3AFF9900%3BALC%3A0066CC%3BLC%3A0066CC%3BT%3A00%3B > GFNT%3A66%3BGIMP%3A66%3BFORID%3A1%3B&hl=en> > > Hope it helps you! Thanks! j -- Joshua J. Kugler - Fairbanks, Alaska Azariah Enterprises - Programming and Website Design jos...@azariah.com - Jabber: pedah...@gmail.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A
Full text search engines for SVN?
Does anyone have any full-text search engines they'd recommend for Subversion? I've found a couple geared specifically for subversion: http://www.supose.org/wiki/supose and http://svn-search.sourceforge.net/ But they both appear to be rather abandoned. And they require Tomcat (or similar) for their web front end. There is also OpenGrok, which looks fantastic, but is missing *the* feature I want from svn-search: it restricts results to the code the user can actually access. Suggestions? j -- Joshua J. Kugler - Fairbanks, Alaska Azariah Enterprises - Programming and Website Design jos...@azariah.com - Jabber: pedah...@gmail.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A