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

Adding trunk, tags, and branches late to project and svn ignoring files

From: Tony K. <tony.kruse_at_gmail.com>
Date: 2007-02-17 04:56:24 CET

I created a new repository for my Ruby on Rails project. After adding
my project I issued commands to have subversion ignore certain
directories and files (log files and cache files for example) as
described here...

http://wiki.rubyonrails.org/rails/pages/HowtoUseRailsWithSubversion

After doing this I have since checked out a copy and it has been working O.K.

I now realize that I forgot to create my trunk, tags and branches
directories for this project. Now, I have used "svn mkdir" to create
my trunk, tags and branches directories and then used "svn move" to
move all the project directories and files inside of "trunk".

Question: Will svn still ignore the directories and files that I
defined previously or do I need to reissue these commands?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 17 04:56:46 2007

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

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