Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 BBL 2009-11-05 arubin-dedeku [r1]
 Properties 2009-11-05 arubin-dedeku [r1]
 Resources 2009-11-05 arubin-dedeku [r1]
 bin 2009-11-05 arubin-dedeku [r1]
 CopyDebugFiles.csproj 2009-11-05 arubin-dedeku [r1]
 Form1.Designer.cs 2009-11-05 arubin-dedeku [r1]
 Form1.cs 2009-11-05 arubin-dedeku [r1]
 Form1.resx 2009-11-05 arubin-dedeku [r1]
 Program.cs 2009-11-05 arubin-dedeku [r1]
 README.txt 2009-11-05 arubin-dedeku [r2]
 app.config 2009-11-05 arubin-dedeku [r1]
 move.ico 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileName.Designer.cs 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileName.cs 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileName.resx 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileType.Designer.cs 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileType.cs 2009-11-05 arubin-dedeku [r1]
 ucSourceTypeFileType.resx 2009-11-05 arubin-dedeku [r1]

Read Me

This Program and code is published under the General GPL Licence.


Purpose of the Program
======================
This program started as a simple helper to help me maintain my Environment at work.
We have large solution files with more then 120 projects in them and have different Environments (DEV, QA, ...) for different Code Branches.

You can imagine which mess can occure when trying to debug some code. You need to build the assembly, copy it (or them) to some local environment.
So I started to create a simple helper to help me copy the built files to a specific environment (folder).


Description
===========
A Helper Program to support Programmers at maintaining their Evironment. Copy DLL, PDB or any other files to a specific folder with the possibility
to save the selected options as a preset for later use.


TODO List
=========
The program is in its early stage of development. I havn't nearly implemented everything what I intend to. Here a short list:
 • Add support for Solution Files. The program will extract all files from the selected solution file *.sln and provide the user with the following options:
   • Select specific Files
   • Option to copy the Debug Files
   • Option to copy all the 'include' files from the project files

 • Add Options section:
   • Auto Override (while copying the files auto override if the destination file already exist)
   • Other

 • Add support for MAcros. A macro would be a list of saved Presets that would be executed (Files are copied) in sequence.


NOTES
=====
If you have any notes or suggestions please feel free to contact me.


Contact
=======
Mail: arubin.dedeku@gmail.com
Please add "Copy Debug Files" into the Subject field. Otherwise it could happen that I miss the Mail.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.