[jira] [Created] (NETBEANS-2554) Add Support For rsync Transfers

2019-05-15 Thread Nathan Christiansen (JIRA)
Nathan Christiansen created NETBEANS-2554:
-

 Summary: Add Support For rsync Transfers
 Key: NETBEANS-2554
 URL: https://issues.apache.org/jira/browse/NETBEANS-2554
 Project: NetBeans
  Issue Type: Improvement
  Components: php - FTP Support, platform - Filesystems
Affects Versions: 11.0, 10.0, 9.0
Reporter: Nathan Christiansen


It would be helpful if we could add an rsync option to the PHP - Sources On 
Remote Server project type. Old Netbeans issue: 
[https://netbeans.org/bugzilla/show_bug.cgi?id=202828]

 

*Rationale*

For most project types the master source is the local filesystem and builds go 
out through uploads or commits to a VCS. However, for PHP on a remote server it 
can go either way, the master source could be local filesystem, or the master 
source can be on that remote server and the local filesystem needs to be 
updated when the files on the remote server are updated.

Also, when these projects are large (over 25,000) files. The current 
synchronize process takes a very long time. Using the rsync protocol will 
reduce the time significantly.

There is a maintained java rsync library: [https://github.com/fracpete/rsync4j]

 

*Use Case*

In my case I use the synchronize option and ALWAYS change uploads to downloads 
(or the rare case deletes).The reasoning is that the remote server is the DEV 
server and connects to a VCS (subversion). The VCS updates happen on the remote 
server and the local filesystem needs to be updated.

I have tried doing a local copy of the VCS but the complication of updating the 
remote server with multiple repositories outweighs the manual changing of the 
synchronize dialog.

I also tried doing a samba share, but that was unreliable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


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

Nathan Christiansen commented on NETBEANS-904:
--

Attaching files that show the difference between fonts Monospace 13 and Noto 
Sans Mono CJK KR Regular 13.

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
> Attachments: 2018_10_01_netbeans_snapshot_monospaced.png, 
> 2018_10_01_netbeans_snapshot_noto_sans_mono_cjk_kr_regular.png
>
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nathan Christiansen updated NETBEANS-904:
-
Attachment: 2018_10_01_netbeans_snapshot_noto_sans_mono_cjk_kr_regular.png

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
> Attachments: 2018_10_01_netbeans_snapshot_monospaced.png, 
> 2018_10_01_netbeans_snapshot_noto_sans_mono_cjk_kr_regular.png
>
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nathan Christiansen updated NETBEANS-904:
-
Attachment: 2018_10_01_netbeans_snapshot_monospaced.png

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
> Attachments: 2018_10_01_netbeans_snapshot_monospaced.png
>
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nathan Christiansen updated NETBEANS-904:
-
Issue Type: Improvement  (was: Wish)

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


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

Nathan Christiansen edited comment on NETBEANS-904 at 10/1/18 10:37 PM:


The default Monospace font seems to lack the CJK code pages. I think NB used to 
show fallback fonts for CJK characters, but before JDK 8.0.

I can work around this by setting the editor's font for default text to a font 
that has the CJK code pages. (Noto Sans Mono CJK TC;  Noto Sans Mono CJK Jp; or 
Noto Sans Mono CJK Kr). However the monospace of the lower 256 ASCII characters 
these are not quite monospaced and therefore things do not quite align properly.

It would be nice to add the ability to set Monospace font and have the editor 
find an appropriate font for the Unicode range that the main font cannot 
display.


was (Author: nchristiansen):
The default Monospace font seems to lack the CJK code pages. I think NB used to 
show fallback fonts for CJK characters, but before JDK 8.0.

I can work around this by setting the editor's font for default text to a font 
that has the CJK code pages. (Noto Sans Mono CJK TC;  Noto Sans Mono CJK Jp; or 
Noto Sans Mono CJK Kr). However the monospace of the lower 256 ASCII characters 
these are not quite monospaced and therefore things do not quite align properly.

It would be nice to add the ability to set Monospace font and have the editor 
find an appropriate font for the UTF-8 range that the main font cannot display.

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Wish
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


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

Nathan Christiansen commented on NETBEANS-904:
--

The default Monospace font seems to lack the CJK code pages. I think NB used to 
show fallback fonts for CJK characters, but before JDK 8.0.

I can work around this by setting the editor's font for default text to a font 
that has the CJK code pages. (Noto Sans Mono CJK TC;  Noto Sans Mono CJK Jp; or 
Noto Sans Mono CJK Kr). However the monospace of the lower 256 ASCII characters 
these are not quite monospaced and therefore things do not quite align properly.

It would be nice to add the ability to set Monospace font and have the editor 
find an appropriate font for the UTF-8 range that the main font cannot display.

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Wish
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-904) Support fallback font options

2018-10-01 Thread Nathan Christiansen (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nathan Christiansen updated NETBEANS-904:
-
Affects Version/s: 10.0
   9.0

> Support fallback font options
> -
>
> Key: NETBEANS-904
> URL: https://issues.apache.org/jira/browse/NETBEANS-904
> Project: NetBeans
>  Issue Type: Wish
>  Components: editor - Options
>Affects Versions: 8.2, 9.0, 10.0
>Reporter: NDelt
>Priority: Major
>
> Currently I can't type text that the font cannot represents.(It is displayed 
> as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ 
> IDEA.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists