[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Adding forgotten files to a svn repository

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2002-11-05 15:27:38 CET

On Wed, Nov 06, 2002 at 02:36:13AM +1300, Adam Warner wrote:
> If you've been a dunce and added a number of additional files to a number
> of different directories in a checked out repository without remembering
> to "add" those files as you created them, what is the best way to get them
> all into the repository?

Unless you've been svn:ignore-ing them as you went along, 'svn status'
will show such files prefixed by a '?'. You can add them based on that.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 5 15:28:26 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.