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

history snapshot

From: Arno Bauer <arb_at_gmx.li>
Date: 2006-06-21 14:10:29 CEST

Hi there,

I'm working with subversion just a few weeks now and
trying to get a history snapshot like in cvs ...

  cvs history -c -D startDate -u aUser
  
... which means 'Give me all changes of user <aUser>
since <startDate>'.

Is there a way to do this with svn (remote) ?

svn list -r {2006-06-21} -v -R
-> gives me all files on the server, not only the changes.
Additional parameter --username does not seem to have
the effect as wished.

svn log -r {2006-06-21} -v
-> not working recursively.

Many thanks in advance!

Arno

-- 
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 21 14:12:51 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.