Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD239105CA for ; Tue, 11 Jun 2013 20:45:35 +0000 (UTC) Received: (qmail 15878 invoked by uid 500); 11 Jun 2013 20:45:35 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 15859 invoked by uid 500); 11 Jun 2013 20:45:35 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 15852 invoked by uid 99); 11 Jun 2013 20:45:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 20:45:35 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oliviera201304@gmail.com designates 209.85.223.174 as permitted sender) Received: from [209.85.223.174] (HELO mail-ie0-f174.google.com) (209.85.223.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 20:45:30 +0000 Received: by mail-ie0-f174.google.com with SMTP id 9so5620170iec.19 for ; Tue, 11 Jun 2013 13:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XAU/Ag0klBawi6n06jxdqczRzYgr2e132/6veEkj+tQ=; b=bNi0bR55sJogb73qPuycceXKbU9EcqCRhO2oXD15ho31iD3+RK/z+q5BVuelFAqRnX 5/nlHss2225beUeaPoRtlPxDpN04zvciaApaCPON+Ns3VFR+rIKNg5khpBJ5WO/QnAQr 6+Xrw1Q9Qb4nVUasbOTh4PgmwPdacE6xLmneiz7UdoYYsZk18qFuCo08j+/Fo9ERVR+1 uZwrS1t9YITgNLUGAC5SFLdOh4y7jOKLhi1FD+IXVeT5UQQypyR2dE3jhkg4mJnNYgMl m/sbymSm1S0ZmFie+53fGLKy+KN0y2j4nvVTKWjUBqrqRNIKateiMtKbUc4tePWQdnFP 4rlQ== MIME-Version: 1.0 X-Received: by 10.50.65.9 with SMTP id t9mr1747998igs.102.1370983509861; Tue, 11 Jun 2013 13:45:09 -0700 (PDT) Received: by 10.64.26.40 with HTTP; Tue, 11 Jun 2013 13:45:09 -0700 (PDT) In-Reply-To: References: Date: Tue, 11 Jun 2013 22:45:09 +0200 Message-ID: Subject: Re: History in subversion From: Olivier Antoine To: users@subversion.apache.org Content-Type: multipart/alternative; boundary=047d7b3a983a19397504dee6f958 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a983a19397504dee6f958 Content-Type: text/plain; charset=ISO-8859-1 Thanks for your help, I will try again this. But this is very poor compared to ClearCase. Nobody tried to script that ? It is also possible to read the SVN repository without checkout, there is a way to address an element, something like this : @revnumber But it is not possible to use a syntax like this : @revnumber/ I tried, it doesn't work. Actually, I just try to analyze all elements, files and directories, contained in a SVN repository. I'd like to be able to parse all the elements - if possible without any checkout (that would be great). Other challenge is : I need to restore a file element that has been removed in a very old revision, and of course I don't know which one. Any search command or script with Subversion ? 2013/6/11 Olivier Antoine > Hi, > > I'm trying to work with SVN, but coming from ClearCase, I'm lost. > > It seems that it is not possible to consult the history of the repository > like in CC, > I can get the history of a file element with svn+annotate, I can use > svn+diff on files, > But for directories : no annotate, no diff - nothing ? > Do I have to check all the repository revision set in order to follow the > changes on a directory element ? > > Regards > Olivier > > --047d7b3a983a19397504dee6f958 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks for yo= ur help, I will try again this.

But this is very poor compared= to ClearCase. Nobody tried to script that ?

It is also possib= le to read the SVN repository without checkout, there is a way to address a= n element, something like this :
<element url>@revnumber

But it is not possible to = use a syntax like this :

<directory>@revnumber/<file&= gt;

I tried, it doesn't work.

Actually, I jus= t try to analyze all elements, files and directories, contained in a SVN re= pository. I'd like to be able to parse all the elements - if possible w= ithout any checkout (that would be great).

Other challenge is : I need to restore a file element that has be= en removed in a very old revision, and of course I don't know which one= .

Any search command or script with Subversion ?




2013/6/11 Olivier Antoine <oliviera201304@gmail.com>
Hi,

I'm trying to work with SVN, but coming from C= learCase, I'm lost.

It seems that it is not possible to consult the history of the re= pository like in CC,
I can get the history of a file element with svn+annotate, I can use = svn+diff on files,
But for directories : no annotate, no diff - no= thing ?
Do I have to check all the repository revision set in ord= er to follow the changes on a directory element ?

Regards
=
Olivier

=

--047d7b3a983a19397504dee6f958--