I am unable to get the svn revert command to accept just the changelist option
and revert that changelist.
There is no example in the book on running revert with the changelist option.
I can't figure out what argument it is complaining about.
I run the following from my working copy.
gold:/home/
I am trying to figure out a way to get a list of files that have changed in a
particular code line (branch or project) since a date or a revision. Svnlook
changed does not appear to accept a range of revisions.
gold:/opt/subversion-1.7.1/bin> svnlook changed -r11034:11035
/dsi/subversion/test
I am looking for an example of a post commit hook script that will 'get' a copy
of the files that have changed in the revision being committed. The intent is
to populate a set of unix directories with the latest version of source code
files. These directories are in the "PROPATH" used in our
-Original Message-
From: Markus Schaber [mailto:m.scha...@3s-software.com]
Sent: Tuesday, November 08, 2011 1:40 AM
To: Floeder, Joe; users@subversion.apache.org
Subject: AW: 1.7.1 working copies - verification
Hi, Joe,
Von: joe.floe...@sungard.com [mailto:joe.floe...@sungard.com]
> How
How do know I have a 1.7.1 working copy? Can I tell by looking at the working
copy on the file system? The older version had .svn directories and the
entries file. What does the new working copy look like?
We are running 1.7.1 and 1.6.17 on two different servers - right now I am not
sure I a
-Original Message-
From: Andy Levy [mailto:andy.l...@gmail.com]
Sent: Friday, July 01, 2011 10:22 AM
To: Andy Levy; users@subversion.apache.org
Subject: Re: SVN 1.7 - check out single file?
On Fri, Jun 24, 2011 at 17:05, Stefan Sperling wrote:
> On Fri, Jun 24, 2011 at 02:49:58PM -0400,