Re: [Tracker] Versioning system? (WAS: Re: [Patch] Tracker deb and libc6 in Debian Etch)
- From: Richard Quirk <quirky zoom co uk>
- To: tracker-list gnome org
- Subject: Re: [Tracker] Versioning system? (WAS: Re: [Patch] Tracker deb and libc6 in Debian Etch)
- Date: Tue, 31 Oct 2006 21:00:27 +0100
Ulrik Mikaelsson wrote:
As a sidenote, does anyone know of a cvs equivalent to "svn status"
(To see exactly which files in my working copy differ from the BASE
revision?)
"cvs -nq up" should do it. Add -l to not do recursive checking.
cvs -nq up checks against the base revision in the repository so may be
quite slow (svn by comparison keeps a local copy, so is very fast when
just checking local changes).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]