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

RE: SVN equivalent for CVS history

From: nikhil gupta <ng_g20_at_hotmail.com>
Date: 2007-05-09 15:23:10 CEST

Hi Mike,
 
Thanks for the reply.
My actual target is to compile only those solutions which were updated the previous day. For this I need to have the list of those files first. Apart from this, my organization has development, both at US and India. So, its like the development is on round the clock & we can not cut things off.
 
Thanks
Nikhil

> Date: Wed, 9 May 2007 08:13:59 -0500> From: lesmikesell@gmail.com> To: ng_g20@hotmail.com> CC: users@subversion.tigris.org> Subject: Re: SVN equivalent for CVS history> > nikhil gupta wrote:> > Hi There,My organization is moving from CVS to SVN. We have SVN 1.4.2 installed. Now, for the building of the code, we have a requirement which is as follows:we want to get a list of files which were checked-in on the last working day & then update only those files for the daily build. In CVS we had "cvs history -a -c -D 2007-05-05" to get the list.Is there any way that we can accomplish the above requirement using SVN? I tried "SVN status -u -v <working copy>" but that gives me the list of all the files in the repository irrespective of the date & as the product repository is pretty large, it takes time to get the list & then update.ThanksNikhil> > I don't have an answer for this, but I'm curious as to why you wouldn't > just let svn (or cvs) update everything that is not current (or specify > the time you want) in one operation. If you want to cut things off at > midnight or something, I'd probably just schedule an update on the build > machine to happen then.> > -- > Les Mikesell> lesmikesell@gmail.com> > ---------------------------------------------------------------------> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org> For additional commands, e-mail: users-help@subversion.tigris.org>
_________________________________________________________________
Want to look great? Get expert opinion on beauty and skin care.
http://content.msn.co.in/Lifestyle/AskExpert/Default01.htm
Received on Wed May 9 15:23:27 2007

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.