Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
/ exportsrc Public archive
forked from meziantou/exportsrc

Cleans SLN files for exporting or changing SCM

Notifications You must be signed in to change notification settings

tbelbek/exportsrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exports source tree and removes all crappy files such as binary files and source control (bin, obj, dll, exe, tfs binding, svn, git, mercurial, Visual Studio files, Resharper, etc). Useful to deliver sources of your projects.

Notables points of interest are:

  • Possibility to filter files and folders that will be copied
  • Can remove Tfs (Team Foundation Server) binding
  • Can exclude generated files
  • Can validate copied files with Md5 sum
  • Can keep symbolic links
  • Can replace files added as link in Visual Studio by "local" copy of files.
  • Save your configuration in a simple XML file in order to reuse it later
  • Search & Replace text (file name, folder name, file content)
  • Remove some project from sln files

2 Ways of using it

  • Graphical interface
  • Console Application

About

Cleans SLN files for exporting or changing SCM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%