| View previous topic :: View next topic |
| Author |
Message |
mkosma
Joined: 30 Jan 2009 Posts: 7
|
Posted: Tue May 19, 2009 10:25 pm Post subject: Rails project ignoring CHANGELOG and TODO files in root folder |
|
|
Haven't been able to solve this odd but irritating behavior. Using NB6.5.1 on Win32.
My project was created by pointing NetBeans to my existing Rails source folder.
In the root directory of my tree, I have five files:
CHANGELOG
Rakefile
README
ROADMAP
TODO
However, in the "Projects" view, only Rakefile and README appear in the tree. I can open the other files using File+Open, and they do appear if I switch to the Files view.
Any clue what might be going on?
monty |
|
| Back to top |
|
 |
Anthony Richardson Posted via mailing list.
|
Posted: Tue May 19, 2009 10:40 pm Post subject: Rails project ignoring CHANGELOG and TODO files in root folder |
|
|
The project view is designed to refelct the normal layout of Rails
applications and those extra files are not "common" rails files sop
don't show.
You can turn "logical Project View" off in the
Tools|Options|Miscellaneous|Ruby tab by unchecking "Show Logical
Project View". You will need to restart Netbeans. That may then show
the files you want in the project view.
Cheers,
Anthony
On Wed, May 20, 2009 at 7:55 AM, mkosma <address-removed> wrote:
| Quote: |
Haven't been able to solve this odd but irritating behavior. |
|
| Back to top |
|
 |
mkosma
Joined: 30 Jan 2009 Posts: 7
|
Posted: Wed May 20, 2009 12:58 am Post subject: |
|
|
| So ... is there a more standard place to put a changelog file? i.e., one that rails & netbeans will expect? |
|
| Back to top |
|
 |
Anthony Richardson Posted via mailing list.
|
Posted: Wed May 20, 2009 1:15 am Post subject: Rails project ignoring CHANGELOG and TODO files in root folder |
|
|
On Wed, May 20, 2009 at 10:28 AM, mkosma <address-removed> wrote:
| Quote: |
So ... is there a more standard place to put a changelog file? |
|
| Back to top |
|
 |
mkosma
Joined: 30 Jan 2009 Posts: 7
|
Posted: Wed May 20, 2009 5:19 pm Post subject: |
|
|
| Anthony - thanks but - didn't see any text in your last reply... |
|
| Back to top |
|
 |
Anthony Richardson Posted via mailing list.
|
Posted: Thu May 21, 2009 12:16 am Post subject: Rails project ignoring CHANGELOG and TODO files in root folder |
|
|
You probably need to hit the "show quoted text" option in you mail
reader as I replied after the quoted portion of your message. I wrote
....
Personally I think change log files in your code repo is unnecessary
and counter-productive. Your version control system and issue tracking
system are your change log.
But to answer your question, I don't know.
Cheers,
Anthony
On Thu, May 21, 2009 at 2:49 AM, mkosma <address-removed> wrote:
| Quote: |
Anthony - thanks but - didn't see any text in your last reply...
|
|
|
| Back to top |
|
 |
mkosma
Joined: 30 Jan 2009 Posts: 7
|
Posted: Thu May 21, 2009 1:07 am Post subject: |
|
|
ah, I'm reading at forums.netbeans.org where viewing quoted text does not appear to be an option ...
my changelog is used to communicate to my users, as I am developing a prototype and interacting with them in realtime, and relying on svn logs is not really suitable for my intended audience.
no big deal ...
monty |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|
|
|