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

Re: svn log hides log messages

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-01-04 21:04:26 CET

On Tue, 2005-04-01 at 14:42 -0500, Christopher Ness wrote:
> Perhaps a solution would be to update the information for committed
> files ONLY in the working copy. This would be very fast without network
> communication to the server.
>
> For example:
> `svn commit ./Makefile -m "Added new target: clean"`

Just to clarify. I was a little sloppy with my thoughts above.

The commit would take place as normal, so obviously the client needs to
talk to the server. But updating the local working copy happens by the
client - without having to communicate with the server - based on the
outcome of the commit transaction.

Problem?
`svn update` might get confused though with these new mixed revisions.

Chris

-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
15:00:53 up 1 day, 16:44, 3 users, load average: 0.39, 0.38, 0.36 
http://www.fsf.org/philosophy/no-word-attachments.html

Received on Tue Jan 4 21:08:19 2005

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.