Discussion:
How to find unversioned files?
hezjing
2009-08-24 03:18:54 UTC
Permalink
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
Rupa Bholanath Lahiri
2009-08-24 04:12:13 UTC
Permalink
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'; info-***@nongnu.org
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: info-cvs-bounces+rupab_lahiri=***@nongnu.org [mailto:info-cvs-bounces+rupab_lahiri=***@nongnu.org] On Behalf Of hezjing
Sent: Monday, August 24, 2009 8:49 AM
To: info-***@nongnu.org
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
Rupa Bholanath Lahiri
2009-08-24 03:56:39 UTC
Permalink
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: info-cvs-bounces+rupab_lahiri=***@nongnu.org [mailto:info-cvs-bounces+rupab_lahiri=***@nongnu.org] On Behalf Of hezjing
Sent: Monday, August 24, 2009 8:49 AM
To: info-***@nongnu.org
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
Rupa Bholanath Lahiri
2009-08-24 04:31:31 UTC
Permalink
Hi,

Running status command can help – for a file not under version control and not yet added using add command will have status shown as Unknown.
This link gives a Bash Script to list files with particular status - http://www.freshblurbs.com/cvs-status-one-svn-bash-script


Regards,
Rupa

From: Rupa Bholanath Lahiri
Sent: Monday, August 24, 2009 9:42 AM
To: 'hezjing'; 'info-***@nongnu.org'
Subject: RE: How to find unversioned files?

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'; info-***@nongnu.org
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: info-cvs-bounces+rupab_lahiri=***@nongnu.org [mailto:info-cvs-bounces+rupab_lahiri=***@nongnu.org] On Behalf Of hezjing
Sent: Monday, August 24, 2009 8:49 AM
To: info-***@nongnu.org
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

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are not
to copy, disclose, or distribute this e-mail or its contents to any other person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any damage
you may sustain as a result of any virus in this e-mail. You should carry out your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
Loading...