Re: How do I determine if a directory is part of a Subversion working copy?
Vincent Lefevre <[email protected]> Thu, 26 Sep 2024 09:55:25 +0200
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <[email protected]> |
On 2024-09-25 22:30:40 +0900, Yasuhito FUTATSUKI wrote: > Then nothing is future-proof. We should check changes, > forever. So, shouldn't Subversion provide a command (e.g. svn subcommand) to tell whether some directory is a working copy? The command should either give the answer, with a zero exit status, or fail because it cannot determine the answer (e.g. due to permission denied or because the database is locked). -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)