nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#876 SVN does not ignore build related files, #2602

Open nikhilgupta10 opened 7 years ago

nikhilgupta10 commented 7 years ago

When compiling GridLAB-D from source a large number of build-related temp and output files are created. These files rightly don't belong in the SVN repository, but because they are not on the ignore list, they are included in the list of changes for svn status or related GUI views.

Can we add such temp files to the SVN ignore list to clean-up developer's svn workspace?

(On OSX) the biggest culprits are: .dep .dirstamp both of which are created in nearly every directory.

Other seemingly easy to ignore: *.m4

There are many others, including the makefile plus configure, libtool, and gridlab executables created during the build process. ,

nikhilgupta10 commented 7 years ago

nikhilgupta10 imported these comments from Sourceforge: The user dchassin does not exist anymore. Therefore assigning this to afisher1. "jcfuller":- assigned_to: Jason Fuller

But, we've found out in the last week that our SVN tree is pretty wrecked. Over the next month, as we clean it up, we'll add this as a task.,

"dchassin":- status: new --> accepted