Full repository merge info?

2014-02-13 Thread Pablo Beltran
Hi, I need to cache all the merges made on a repository in order to rebuild the full merge history of any item (file/directory) at any time (revision). How it can be achieved? For example, in order to cache the full history of a repository svn -log -v REPO_ROOT_URL would made the job as it

Understanding merge info (I)

2013-12-28 Thread Pablo Beltran
Hi, In the revision r3337 a simple tag was created on this public repository: *svn log -r 3337:3337 http://subclipse.tigris.org/svn/subclipse http://subclipse.tigris.org/svn/subclipse --username guest* r3337 | markphip |

log reporting some strange (for me) merged paths

2013-12-20 Thread Pablo Beltran
Hi! *Introduction* *==* I've make a log against the public Apache Subversion repository to explore the 1400377 revision: svn log -v -g -r 1400377:1400377 https://asf.apache.org/repos/asf/ most of the retrieved logs have sense, but I found two cases that maybe someone might explain me:

[no subject]

2013-08-14 Thread Pablo Beltran
Hi!, Please, see the log below. The newer revision r333117 is older (1999) than the its ancestor r333113 (2005). I guess that someone imported an older CVS repository in the 2005 year by using the cvs2svn tool, hence the r333117 date comes from the original CVS repo . Should it be considered as

Apache SVN Repo upgrade to 1.7.0?

2011-10-11 Thread Pablo Beltran
Hi, Maybe this email should be addressed to Apache Infraestructure, but... I've seen that public Apache's SVN Repository http://svn.apache.org/repos/asf/is still using the 1.6.17 version. As 1.7.0 has just been released, when is it scheduled upgrade it? Thanks! Pablo www.docminer.com

Re: Apache SVN Repo upgrade to 1.7.0?

2011-10-11 Thread Pablo Beltran
But the bottom of the page displays this message: *Powered by Subversionhttp://subversion.tigris.org/version 1.6.17 (r1128011). * Is it normal? 2011/10/11 Hyrum K Wright hyrum.wri...@wandisco.com On Tue, Oct 11, 2011 at 2:28 PM, Pablo Beltran pbeltr...@gmail.com wrote: Hi, Maybe

Re: Apache SVN Repo upgrade to 1.7.0?

2011-10-11 Thread Pablo Beltran
at the bottom. And of course, both revisions (top and bottom) are different. 2011/10/11 Dave Huang k...@azeotrope.org On 10/11/2011 1:03 PM, Pablo Beltran wrote: But the bottom of the page displays this message: Powered by Subversion http://subversion.tigris.org/** version 1.6.17 (r1128011

Re: Apache SVN Repo upgrade to 1.7.0?

2011-10-11 Thread Pablo Beltran
When I ping svn.apache.org from: Freemont (USA): 140.211.11.4 Madrid (EU): 192.87.106.227 - This is displaying 1.6.17 Thank you! 2011/10/11 Daniel Shahaf d...@daniel.shahaf.name Dave Huang wrote on Tue, Oct 11, 2011 at 13:09:39 -0500: On 10/11/2011 1:03 PM, Pablo Beltran wrote

Re: Modifying commit messages

2011-01-14 Thread Pablo Beltran
but rejected it for the above reasons. Please let me know if I've misunderstood your suggestion. After all I'm looking for the simplest solution. Jonathan. On 13/01/2011 18:20, Pablo Beltran wrote: I think it will work but you don't need to change the commit message to achieve that. You

Re: Viewing Subversion in 3D (without glasses)

2011-01-13 Thread Pablo Beltran
party tool for that. Of course, a tracker would be also a very good option to manage processes/workflows, schedule, reporting, and so on. Pablo. On Tue, Jan 11, 2011 at 10:26 AM, Pablo Beltran pa...@svnflash.com wrote: That sort of information can be represented in the current 2D Subversion

Re: Re: Viewing Subversion in 3D (without glasses)

2011-01-13 Thread Pablo Beltran
: Hola, Pablo. El 20:59, Pablo Beltran escribió: [...] That is mainly because many things happens BEFORE Subversion revisions are created. For example, when a bug is detected there is not a revision to be related until the bug is fixed in Subversion. [...] I'm afraid I don't understand

Re: Modifying commit messages

2011-01-13 Thread Pablo Beltran
I think it will work but you don't need to change the commit message to achieve that. You can create a plain text file (bug list) and versioning it in Subversion. For example, you may use this simple format: ... bug x: r1, r2, r3 bug y: r2, r7 . and look for revision numbers in the list

Viewing Subversion in 3D (without glasses)

2011-01-10 Thread Pablo Beltran
Hi, Subversion tracks the evolution of a tree structure along the time. Changes can be represented in a bi-dimensional system coordinates: time vs space. The vertical coordinate (space) is the path of the items of the tree structure and the horizontal coordinate (time) is the revision number.

Re: Revisions being involved while comparing branches

2011-01-09 Thread Pablo Beltran
On Wed, Dec 22, 2010 at 1:25 AM, Daniel Shahaf d...@daniel.shahaf.namewrote: Pablo Beltran wrote on Tue, Dec 21, 2010 at 23:29:23 +0100: Maybe the point is efficiency. OK. the *svn log -v* output for a revision range could be represented by a matrix with the revision numbers as rows

Re: Revisions being involved while comparing branches

2010-12-22 Thread Pablo Beltran
computing on the Subversion side. On Wed, Dec 22, 2010 at 1:25 AM, Daniel Shahaf d...@daniel.shahaf.namewrote: Pablo Beltran wrote on Tue, Dec 21, 2010 at 23:29:23 +0100: Maybe the point is efficiency. OK. the *svn log -v* output for a revision range could be represented

Re: Revisions being involved while comparing branches

2010-12-21 Thread Pablo Beltran
revisions of the tags, and run log on replay.c for that revision range. What's wrong with that? Pablo Beltran wrote on Mon, Dec 20, 2010 at 19:22:20 +0100: Is there a direct way (via cmd line) to find out the revisions involved in the summary result of differencing two branches? An easy

Revisions being involved while comparing branches

2010-12-20 Thread Pablo Beltran
Is there a direct way (via cmd line) to find out the revisions involved in the summary result of differencing two branches? An easy example: svn diff http://svn.apache.org/repos/asf/subversion/tags/1.6.14/subversion/libsvn_repos

Revision graphs, MS Office documents and more

2010-12-07 Thread Pablo Beltran
Hi!, SVNFlash is an amazing web application to explore Subversion repositories. And it is FREE. We have deployed it on our new public server in California (USA) and cached some repositories, including Apache's. Click here to start explore Apache's

Useful link

2010-12-07 Thread Pablo Beltran
Hi all, Share Subversion revision graphs. Example: http://173.255.210.14/svnflash/?action=graphcss=MacOS9repo=apachepath=/db/derby/code/trunk/STATUS First time, it could take a while to load. Next times the application will be loaded from your browser cache very fast. Apache's repository is

Re: Author Flash-Subversion Books - Packt Publishing.

2010-05-13 Thread Pablo Beltran
An idea for a very very advanced writers of Flash/Subversion books: Porting Subversion libraries from C to AS3 using Alchemyhttp://labs.adobe.com/technologies/alchemy/. So a full native client could be written using Adobe's AIR and accessing to Subversion Servers directly from inside the Flash

Regexp for parsing urls

2010-04-16 Thread Pablo Beltran
Hi, Do you know a regexp to validate Subversion urls? I've written one quite basic /^(svn|file|http|https):\/\/\w+(:[0-9]+)?(\/\w*)*/ but it doesn't work for all cases. Pablo.

Re: Is there a simple log/diff frontend (like gitk)?

2010-04-13 Thread Pablo Beltran
If you mean web front end then try www.svnflash.com. It's not open source but it's free for non-profit or open source projects. The major advantages of SVNFlash are its awesome user interface and revision graphs (whole history) of files and projects. Look at the live demo and explore the Apache