Re: [reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread sebb
To followup: I created the following under https://svn.apache.org/repos/asf/comdev/reporter.apache.org trunk - all existing SVN files, i.e. moved them down one level tags/as-deployed-2015-07-07 - copy of the on disk static files branches/deployed - initially created as a copy of tags/as-deploye

Re: [reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread Christopher
On Mon, Jul 6, 2015 at 2:21 PM, sebb wrote: > On 6 July 2015 at 19:16, Christopher wrote: >> I think the content on disk should reflect what's in SCM. > > Well yes, but that's not what I'm asking. > I want to get agreement on the proposed layout. > >> However, >> would it make sense to move to gi

Re: [reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread sebb
On 6 July 2015 at 19:16, Christopher wrote: > I think the content on disk should reflect what's in SCM. Well yes, but that's not what I'm asking. I want to get agreement on the proposed layout. > However, > would it make sense to move to git instead of SVN instead of moving to > trunk subdir? O

Re: [reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread antoine
Sounds good. Sent from my android device. -Original Message- From: sebb To: dev@community.apache.org Sent: Mon, 06 Jul 2015 2:11 PM Subject: [reporter.apache.org] Using SVN to record current deployed code The reporter.apache.org code on disk has diverged from the copy in SVN. There are

Re: [reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread Christopher
I think the content on disk should reflect what's in SCM. However, would it make sense to move to git instead of SVN instead of moving to trunk subdir? -- Christopher L Tubbs II http://gravatar.com/ctubbsii On Mon, Jul 6, 2015 at 2:11 PM, sebb wrote: > The reporter.apache.org code on disk has d

[reporter.apache.org] Using SVN to record current deployed code

2015-07-06 Thread sebb
The reporter.apache.org code on disk has diverged from the copy in SVN. There are several files that are not in SVN, and there a several differences from the ones that are. One approach to this might be to copy the current sources into SVN into a new folder. Then we can look at merging the curren