On Thursday, December 19, 2013 4:26:01 AM UTC-5, pavel.lyalyakin wrote:
>
> Hello Hugh, 
>
> > Is there a way to show line numbers in the web view of files in 
> VisualSVN 
> > Server Standard Edition? 
>
> VisualSVN Server's built-in web UI does not display line numbers. We 
> consider to improve web interface of VisualSVN in future versions and 
> your feedback helps us to develop a better solution. We'd greatly 
> appreciate if you describe the solution you want to see. 
>
>
I think this would be a very handy feature. We simply want to (optionally) 
see line numbers on the left of the source lines.

One way to implement this might be to allow query strings in your URLs to 
control options for the source display. To make this more user friendly, 
you might provide buttons in your directory views to enable/disable the 
appropriate query string to enable line numbering, and make the file links 
include the enabled query strings. Just one suggestion as to approach.

For example, when disabled you might link to https://svn/foo.c as you do 
today, but when enabled you might link to 
https://svn/foo.c?decorate=line-numbers
The https://svn (directory) view might provide buttons to toggle between 
these views.

I'm sure there are many other approaches which could generate useful 
similar results.

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to