[svnbook] r5242 committed - branches/1.8/vi/book/ch01-fundamental-concepts. xml

Chinh Do chinh.d.v at gmail.com
Tue Nov 29 21:36:39 CST 2016


Hi Mike,

As said, I'm not familiar with setting this kind of environment and I have
just failed in doing so for the third times. Could you please help me?

See in the picture below. At the step 2 at mark A when I tried
"./configure" I had "*No such file or directory*". I looked at the
directory and I saw that the file is configure.in so I typed "./configure.in"
and I had syntax error "*./configure.in <http://configure.in>: line 1:
syntax error near unexpected token `libxslt/xslt.c'*
*./configure.in <http://configure.in>: line 1: `AC_INIT(libxslt/xslt.c)'*"

So, how can I pass this error? If I choose to download pre-build binary
package, where will I need to put the package into?

Thanks!

Chinh
​
​

On Tue, Nov 29, 2016 at 8:52 PM, Chinh Do <chinh.d.v at gmail.com> wrote:

> Hi Mike,
>
> Sorry for this kind of error!
>
> Unfortunately I don't have my own build environment due to the fact that I
> don't have much time and also I'm not familiar with setting this kind of
> environment.
>
> I'll in next commit check the text carefully.
>
> Chinh
>
> On Nov 29, 2016 8:47 PM, "C. Michael Pilato" <cmpilato at red-bean.com>
> wrote:
>
>> Hey, Chinh Do,
>>
>> Happy to see the translation effort continuing along!
>>
>> Did you ever get your build environment working?  I ask because I notice
>> that you've been responding to the occasional nightly build error mails,
>> but the problems that it flags are, I think, those that 'make valid' would
>> have caught before you committed.
>>
>> -- Mike
>>
>> On Tue, Nov 29, 2016 at 4:18 AM, <chinhdo at users.sourceforge.net> wrote:
>>
>>> Revision: 5242
>>>           http://sourceforge.net/p/svnbook/source/5242
>>> Author:   chinhdo
>>> Date:     2016-11-29 09:18:55 +0000 (Tue, 29 Nov 2016)
>>> Log Message:
>>> -----------
>>> fix the error: parser error : Opening and ending tag mismatch: centry
>>> line 737 and row
>>>
>>> Modified Paths:
>>> --------------
>>>     branches/1.8/vi/book/ch01-fundamental-concepts.xml
>>>
>>> Modified: branches/1.8/vi/book/ch01-fundamental-concepts.xml
>>> ===================================================================
>>> --- branches/1.8/vi/book/ch01-fundamental-concepts.xml  2016-11-28
>>> 16:45:04 UTC (rev 5241)
>>> +++ branches/1.8/vi/book/ch01-fundamental-concepts.xml  2016-11-29
>>> 09:18:55 UTC (rev 5242)
>>> @@ -27,7 +27,7 @@
>>>    <!-- =================================================================
>>> -->
>>>    <sect1 id="svn.basic.version-control-basics">
>>>  <!--     <title>Version Control Basics</title> -->
>>> -    <title>Cản bản kiểm soát phiên bản</title>
>>> +    <title>Căn bản kiểm soát phiên bản</title>
>>>
>>>  <!--
>>>      <para>
>>> @@ -734,7 +734,7 @@
>>>          <tgroup cols="2">
>>>            <thead>
>>>              <row>
>>> -              <entry>Giao thức<centry>
>>> +              <entry>Giao thức</entry>
>>>                <entry>Phương thức truy cập</entry>
>>>              </row>
>>>            </thead>
>>> @@ -1512,7 +1512,7 @@
>>>              of revisions.  Even if you're the only person using the
>>>              repository, you will still see this phenomenon.  To examine
>>>              your mixture of working revisions, use the <command>svn
>>> -            status</command> command with the <option>--verbose</option>
>>> +            status</command> command with the <option>-verbose</option>
>>>              (<option>-v</option>) option (see
>>>              <xref linkend="svn.tour.cycle.examine.status"/> for more
>>>              information).</para>
>>>
>>>
>>> _______________________________________________
>>> svnbook-dev mailing list
>>> svnbook-dev at red-bean.com
>>> http://www.red-bean.com/mailman/listinfo/svnbook-dev
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20161130/723e5793/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: README.png
Type: image/png
Size: 156694 bytes
Desc: not available
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20161130/723e5793/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: console.png
Type: image/png
Size: 67260 bytes
Desc: not available
URL: <http://www.red-bean.com/pipermail/svnbook-dev/attachments/20161130/723e5793/attachment-0005.png>


More information about the svnbook-dev mailing list