Aldrin,
   Thanks, I removed the dist dir then did a diff and it showed me the text I 
added, and then this:

   >> svn: Directory 'js\.svn' containing working copy admin area is missing
>> Exited with code: 1.
Warning: Task "exec:diff" failed. Use --force to continue.

Aborted due to warnings.

I cleaned and deployed and got the same error

Running "exec:add" (exec) task
>> svn: Directory 'js\.svn' containing working copy admin area is missing
>> Exited with code: 1.
Warning: Task "exec:add" failed. Use --force to continue.

Aborted due to warnings.

I'm running svn 1.6.6

Anything else to try?

Dan Bress
Software Engineer
ONYX Consulting Services

________________________________________
From: Aldrin Piri <[email protected]>
Sent: Saturday, June 13, 2015 4:46 PM
To: [email protected]
Subject: Re: Deploying a new website

Dan,

Your error looks like your SVN checkout was corrupted and the marker .svn
directory somehow was removed.  I just did an update without issue using
the grunt deploy method listed in the readme.

My SVN skills have atrophied, but it seems as though SVN believes that the
associated .svn marker directory got lost in the process.  Have you tried
removing your dist directory and retrying?  When you were running the
deploy, what did the diff present you with as far as changes?

For some further bits of information, what operating system are you doing
this on and what version of grunt (grunt --version) are you using?

On Sat, Jun 13, 2015 at 8:37 AM, Dan Bress <[email protected]> wrote:

> Thanks Aldrin,
>    Gave this another shot this morning.  I did the following steps
>
>    1) modified nifi-site/src/pages/html/people.hbs, then committed and
> pushed it
>    2) ran grunt
>    3) grunt deploy
>    4) selected commit
>
> I get this error message.
>  Running "exec:add" (exec) task
> >> svn: Directory 'js\.svn' containing working copy admin area is missing
> >> Exited with code: 1.
> Warning: Task "exec:add" failed. Use --force to continue.
>
> Aborted due to warnings.
>
> What am I doing wrong?
>
> Thanks!
> Dan Bress
> Software Engineer
> ONYX Consulting Services
>
> ________________________________________
> From: Aldrin Piri <[email protected]>
> Sent: Thursday, June 11, 2015 10:52 PM
> To: [email protected]
> Subject: Re: Deploying a new website
>
> Dan,
>
> It should be okay.  As mentioned in the tickets that are being worked
> concerning the generated documentation, the means by which it is included
> on the site is a temporary one until a better process can be devised.  Each
> of the items in question are iframes to the resources that were manually
> placed in the repository.
>
> On Thu, Jun 11, 2015 at 6:33 PM, Dan Bress <[email protected]>
> wrote:
>
> > Matt / Aldrin / website people,
> >
> >    I am following the instructions here [1] for how to update/deploy the
> > Apache NiFi website.  I've run "grunt dev" and can see the website, but
> the
> > "developer's guide" and "NiFi Docs" links do not work locally.  Is this a
> > problem?  Should this prevent me from deploying my changes?
> >
> >
> > Dan Bress
> > Software Engineer
> > ONYX Consulting Services
> >
>

Reply via email to