Re: Making license adjustment tools publicly available
Roman Shaposhnik <[email protected]> Sat, 12 Mar 2016 17:25:36 -0800
| Newsgroups | gmane.comp.apache.commons.general,gmane.comp.apache.community.devel |
|---|---|
| Message-ID | <CA+ULb+uY063ymrmkKcL5VAr217y613hcgO+4MGSsMXVXHmYoAg__31634.5828272917$1457832369$gmane$org@mail.gmail.com> |
On Mon, Mar 7, 2016 at 3:11 AM, sebb <[email protected]> wrote: > On 7 March 2016 at 01:46, Roman Shaposhnik <[email protected]> wrote: >> To close a loop on this: based on the consensus I created a public >> version of the tools under: >> http://svn.apache.org/viewvc/comdev/tools/licensing/ >> >> My attempts of preserving the history weren't successfully since >> private and public are two different SVN repos (you can't just svn cp/mv). >> I don't think this is that big of a deal, but please let me know if it is. > > In such cases it would be helpful to document the original source in > the commit log message. Great point sebb! Thanks! It also made me realize that if I remove the source from the original location I'd have to reference the SVN rev, rather than source location for anybody interested in tracking history. Will the work? Thanks, Roman.