[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Checking vc-state recursively under a directory
From: |
Nordlöw |
Subject: |
Checking vc-state recursively under a directory |
Date: |
Wed, 23 Jul 2008 03:16:15 -0700 (PDT) |
User-agent: |
G2/1.0 |
Is it somehow possible to check whether all the files under a version-
controlled directory are all up-to-date (updated)? That is like vc-
state() but recursively for a directory?
My reason for asking is that I am writing some emacs lisp snippets
that auto-update-and-rebuild() my Emacs add-ons directly from within
their vc-repositories.
Thanks in advance,
Nordlöw
- Checking vc-state recursively under a directory,
Nordlöw <=