[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

peg revisions

From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2006-08-03 04:00:07 CEST

Hi!

Do "peg revisions" work in svn 1.3.0?

Below is my session transcript. I need to get a log of changes happened
on a deleted branch. Am I doing something wrong?

19:13 [vss@tiger] ~ > svn --version
svn, version 1.3.0 (r17949)
   compiled Feb 4 2006, 13:09:48

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

19:13 [vss@tiger] ~ > svn log --limit 1 -v $SR/branches
------------------------------------------------------------------------
r2362 | vss | 2006-05-14 10:34:24 -0700 (Sun, 14 May 2006) | 1 line
Changed paths:
   D /branches/crawler

Removed crawler branch
------------------------------------------------------------------------
19:14 [vss@tiger] ~ > svn ls $SR/branches
19:14 [vss@tiger] ~ > svn log --stop-on-copy $SR/branches/crawler@2361
svn: File not found: revision 2526, path '/branches/crawler@2361'

-- 
Vlad Skvortsov, vss_at_73rus.com, http://vss.73rus.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 04:09:22 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.