Wow, let's see git do that!

On Mon, 1 Jun 2020 at 11:46, Sam Ruby <ru...@intertwingly.net> wrote:
>
> On Mon, Jun 1, 2020 at 10:13 AM sebb <seb...@gmail.com> wrote:
> >
> > It looks like svn commit accepts multiple workspaces.
>
> Seems to work!  Learned something new!
>
> rubys@rubix:~/svn$ touch foundation/testfile documents/testfile
> rubys@rubix:~/svn$ svn add foundation/testfile documents/testfile
> A         foundation/testfile
> A         documents/testfile
> rubys@rubix:~/svn$ svn commit foundation/testfile documents/testfile
> -m "test commit - please ignore"
> Adding         documents/testfile
> Adding         foundation/testfile
> Transmitting file data ..
> Committed revision 97357.
>
> https://lists.apache.org/thread.html/rf931454bd6e32df86a3f97f077b1ff0f9979ae821313a3a338f07981%40%3Cfoundation-commits.apache.org%3E
>
> - Sam Ruby



-- 
Matt Sicker <boa...@gmail.com>

Reply via email to