RE: How to find unversioned files?
Rupa Bholanath Lahiri <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <106E073472068344AD56E87FD835AA971458135EF9@BLRKECMBX09.ad.infosys.com> |
Hi, I apologize, please ignore my reply - I answered considering subversion as I am subscribed to both CVS and SVN mailing lists. Regards, Rupa From: Rupa Bholanath Lahiri Sent: Monday, August 24, 2009 9:18 AM To: 'hezjing'; [email protected] Subject: RE: How to find unversioned files? Hi, Please refer svn-book page No. 37 – “take a look through the working copy for unversioned files. To find these files, run svn status and review any files that are prefixed by a ?” Regards, Rupa From: [email protected] [mailto:[email protected]] On Behalf Of hezjing Sent: Monday, August 24, 2009 8:49 AM To: [email protected] Subject: How to find unversioned files? Hi I'm now finalizing my project and want to make sure any new files have been checked-in accordingly. May I know what is the command to find the unversioned files? -- Hez