[WebSVN] URL copy/paste

View: New views
3 Messages — Rating Filter:   Alert me  

[WebSVN] URL copy/paste

by Markus Gaugusch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'd like to suggest a very tiny but useful feature:
The WebSVN generated web page shall contain the repository URL so I can
use it for copy/paste into other applications.

Example: I browse to some directory in our company repo and want to check
it out to my harddisk. Unfortunately, the path is nowhere on the web page
for me to copy/paste it to my svn checkout command.

Thoughts?

best regards,
Markus

------------------------------------------------------
http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409786

To unsubscribe from this discussion, e-mail: [dev-unsubscribe@...].

Re: [WebSVN] URL copy/paste

by Quinn Taylor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try the trunk version.   :-)

Seriously, I thought of this only a few weeks ago, and added the  
repository URL as the last parameter (optional, of course) when  
configuring a repository in include/config.php — that should do just  
what you want.

This causes WebSVN to produce a template variable on any page that can  
be combined with the path. I don't remember if I've added it to the  
BlueGrey or calm themes, but it's in the new Elegant theme. Maybe  
that's something to stick in before 2.3.0...

  - Quinn

On Oct 21, 2009, at 7:10 AM, Markus Gaugusch wrote:

> Hi,
>
> I'd like to suggest a very tiny but useful feature:
> The WebSVN generated web page shall contain the repository URL so I  
> can
> use it for copy/paste into other applications.
>
> Example: I browse to some directory in our company repo and want to  
> check
> it out to my harddisk. Unfortunately, the path is nowhere on the web  
> page
> for me to copy/paste it to my svn checkout command.
>
> Thoughts?
>
> best regards,
> Markus
>
> ------------------------------------------------------
> http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409786
>
> To unsubscribe from this discussion, e-mail: [dev-
> unsubscribe@...].
------------------------------------------------------
http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409855

To unsubscribe from this discussion, e-mail: [dev-unsubscribe@...].

smime.p7s (2K) Download Attachment

Re: [WebSVN] URL copy/paste

by Quinn Taylor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

For example, here's a trunk version showing what it looks like in  
practice: (The "SVN" links or the S logo are what you're looking for.)

http://dysart.cs.byu.edu/websvn/

  - Quinn


On Oct 21, 2009, at 9:13 AM, Quinn Taylor wrote:

> Try the trunk version.   :-)
>
> Seriously, I thought of this only a few weeks ago, and added the
> repository URL as the last parameter (optional, of course) when
> configuring a repository in include/config.php — that should do just
> what you want.
>
> This causes WebSVN to produce a template variable on any page that can
> be combined with the path. I don't remember if I've added it to the
> BlueGrey or calm themes, but it's in the new Elegant theme. Maybe
> that's something to stick in before 2.3.0...
>
>  - Quinn
>
> On Oct 21, 2009, at 7:10 AM, Markus Gaugusch wrote:
>
>> Hi,
>>
>> I'd like to suggest a very tiny but useful feature:
>> The WebSVN generated web page shall contain the repository URL so I
>> can
>> use it for copy/paste into other applications.
>>
>> Example: I browse to some directory in our company repo and want to
>> check
>> it out to my harddisk. Unfortunately, the path is nowhere on the web
>> page
>> for me to copy/paste it to my svn checkout command.
>>
>> Thoughts?
>>
>> best regards,
>> Markus
>>
>> ------------------------------------------------------
>> http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409786
>>
>> To unsubscribe from this discussion, e-mail: [dev-
>> unsubscribe@...].
>
> ------------------------------------------------------
> http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409855
>
> To unsubscribe from this discussion, e-mail: [dev-
> unsubscribe@...].
------------------------------------------------------
http://websvn.tigris.org/ds/viewMessage.do?dsForumId=1547&dsMessageId=2409867

To unsubscribe from this discussion, e-mail: [dev-unsubscribe@...].

smime.p7s (2K) Download Attachment