[ 
https://issues.apache.org/jira/browse/CONNECTORS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181256#comment-13181256
 ] 

Karl Wright commented on CONNECTORS-336:
----------------------------------------

bq. I delete xdocs/ja_JP/index_ja_JP.xml and added xdocs/ja_JP/index.xml. 

I committed the patch but it does not contain a ja_JP/index.xml file.  Nor did 
you actually delete the index_ja_JP.xml files; you just removed their contents.

In order to get svn diff to do the right thing, you must use the appropriate 
svn commands to add or remove files before doing svn diff.  For example, to 
delete a file, do this:

svn remove <filename>

To add a file, do this:

svn add <filename>

If you don't do this svn will not know what files to do a diff of.

                
> If there's a Japanese localization, we should also have some Japanese 
> documentation
> -----------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-336
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-336
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.5
>
>         Attachments: CONNECTORS-336-20120106.patch, 
> CONNECTORS-336_20120104A.patch, CONNECTORS-336_20120104B.patch, 
> CONNECTORS-336_20120105.patch, ja_JP_A.zip, ja_JP_B.zip, ja_JP_C.zip
>
>
> We should provide some Japanese documentation if we have a Japanese 
> localization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to