Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Timofey Zhakov
On Thu, Jun 20, 2024 at 8:58 PM Daniel Sahlberg wrote: > > Den tors 20 juni 2024 kl 20:27 skrev Timofey Zhakov : >> >> >> The actual name of the project is 'PoshSvn'; not 'Poshsvn'. Could you >> please fix it? > > > Oops, I know I missed something. Sorry and thanks for the review. Fixed in > r191

Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Daniel Sahlberg
Den tors 20 juni 2024 kl 20:27 skrev Timofey Zhakov : > > The actual name of the project is 'PoshSvn'; not 'Poshsvn'. Could you > please fix it? > Oops, I know I missed something. Sorry and thanks for the review. Fixed in r1918475 - ok now? Kind regards, Daniel

Re: PoshSvn – Subversion for PowerShell

2024-06-20 Thread Timofey Zhakov
On Thu, Jun 20, 2024 at 8:06 PM Daniel Sahlberg wrote: > > Den sön 19 maj 2024 kl 13:47 skrev Timofey Zhakov : >> >> Dear Daniel, >> >> On Fri, May 17, 2024 at 9:54 AM Daniel Sahlberg >> wrote: >>> >>> Den fre 17 maj 2024 kl 06:45 skrev Nathan Hartman >>> : On Thu, May 16, 2024 at 1:5

Re: PoshSvn – Subversion for PowerShell

2024-05-17 Thread Justin MASSIOT | Zentek
Awesome work Timofey, bravo and thanks for sharing! Justin MASSIOT | Zentek On Fri, 17 May 2024 at 09:55, Daniel Sahlberg wrote: > Den fre 17 maj 2024 kl 06:45 skrev Nathan Hartman < > hartman.nat...@gmail.com>: > >> On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote: >> > >> > Hello ever

Re: PoshSvn – Subversion for PowerShell

2024-05-17 Thread Daniel Sahlberg
Den fre 17 maj 2024 kl 06:45 skrev Nathan Hartman : > On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote: > > > > Hello everyone! > > > > I like Subversion and use it for my projects. > > > > PoshSvn is a PowerShell module which provides a tab competition and > > typed output for the Subversion

Re: PoshSvn – Subversion for PowerShell

2024-05-16 Thread Nathan Hartman
On Thu, May 16, 2024 at 1:50 PM Timofey Zhakov wrote: > > Hello everyone! > > I like Subversion and use it for my projects. > > PoshSvn is a PowerShell module which provides a tab competition and > typed output for the Subversion cmdlets. I found it useful for > scripting and everyday life. > > Fo