Re: Full text search engines for SVN?

2011-09-26 Thread Joshua J. Kugler
On Monday, September 26, 2011, Geoff Hoffman elucidated thus: > > This was recently > > asked... > > And > answered... earcher&sa=Search&sitesearch=svn.haxx.se&client=pub-931312505307698

Re: Full text search engines for SVN?

2011-09-26 Thread Geoff Hoffman
On Mon, Sep 26, 2011 at 7:40 PM, Geoff Hoffman wrote: > > On Mon, Sep 26, 2011 at 6:46 PM, Joshua J. Kugler wrote: > >> 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

Re: Full text search engines for SVN?

2011-09-26 Thread Geoff Hoffman
On Mon, Sep 26, 2011 at 6:46 PM, Joshua J. Kugler wrote: > 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 bot

Full text search engines for SVN?

2011-09-26 Thread Joshua J. Kugler
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) f

Re: svnsync fails to backup a particular revision of one repository

2011-09-26 Thread Daniel Shahaf
Permissions issues suggest you're thinking of the source repository, but the error might well come from the target repository. David Aldrich wrote on Mon, Sep 26, 2011 at 13:48:26 +: > Hi > > We have a problem with svnsync. We run: > > svnsync sync /svn/ > > periodically to backup our mast

Re: FAQ entry needs improvement

2011-09-26 Thread Ryan Schmidt
On Sep 26, 2011, at 05:20, Daniel Shahaf wrote: > https://svn.apache.org/repos/asf/subversion/site/publish/faq.html#undo > > It's the most frequently asked question on IRC, and I'm tried of > invoking the 'undo' factoid, perhaps people can help patch that entry to > make it clearer? > > Thanks.

Error "not under version control" when trying to reintegrate branch

2011-09-26 Thread Gurvan Le Guernic
Hi, I am receiving the error "svn: 'workingBranch_gurvan' is not under version control" when trying to reintegrate a versioned branch. I have access to a SVN repository which contains a subdirectory for a project called jpf-encover. The project is not at the root of the SVN repository and my

svnsync fails to backup a particular revision of one repository

2011-09-26 Thread David Aldrich
Hi We have a problem with svnsync. We run: svnsync sync /svn/ periodically to backup our master repositories to an offsite server. For one particular repository, this command fails to sync one particular revision. We see: Copied properties for revision 3125. Transmitting file data .. Co

FAQ entry needs improvement

2011-09-26 Thread Daniel Shahaf
https://svn.apache.org/repos/asf/subversion/site/publish/faq.html#undo It's the most frequently asked question on IRC, and I'm tried of invoking the 'undo' factoid, perhaps people can help patch that entry to make it clearer? Thanks. < wayita> undo is done using 'svn merge' or 'svn copy':

Re: Restoring access rights while repository migration.

2011-09-26 Thread Ulrich Eckhardt
Am 26.09.2011 11:42, schrieb Rajnish Kumar Singh: Is there any way in which we can move the repository on the same server or rename it with all the access rights intact. Because as soon as I archive the repository at the different location on the same or other server(SVN hotcopy command), then al

Restoring access rights while repository migration.

2011-09-26 Thread Rajnish Kumar Singh
Hello All, Greetings of the day! Is there any way in which we can move the repository on the same server or rename it with all the access rights intact. Because as soon as I archive the repository at the different location on the same or other server(SVN hotcopy command), then all the users acc