On 30.11.2018 21:39, Nathan Hartman wrote:
> On Fri, Nov 30, 2018 at 4:56 AM Julian Foad wrote:
>
>> 钱海远(Nathan) wrote:
>>> We want to develop a feature like git pull request .
>> Some other companies are also interested in developing the same.
>>
>> There are a few different possible directions.
On 01.12.2018 01:19, Nico Kadel-Garcia wrote:
> On Fri, Nov 30, 2018 at 8:20 AM Julian Foad wrote:
>> Nico Kadel-Garcia wrote:
>>> On Thu, Nov 29, 2018 at 10:31 PM 钱海远(Nathan)
>>> wrote:
We want to develop a feature like git pull request .
[...]
>>> This seems infeasible. The working
On Fri, Nov 30, 2018 at 07:19:06PM -0500, Nico Kadel-Garcia wrote:
> git pull requests perform a merge in the local repository. What you'd
> need to create for this is a local repository, not a working copy, and
> the working repository becomes part of a distributed source control
> system. Those a
On 01.12.2018 10:00, Stefan Sperling wrote:
> So I fully agree with Brane; SVN provides all the tooling required, and
> people building code review tools just have to make clever use of it.
Just to be clear: my issue is not whether SVN provides the tooling, but
with this conflation of "feature" an
Stefan Sperling wrote:
>Sorry Nico, I don't see your point at all. […]
>So regarding what Nathan is actually asking about: […]
I guess that Nico understands Subversion but maybe confused "pull request" with
the "git pull" command.
As for the rest, until Nathan clarifies his needs, we're all specu
On Sat, Dec 1, 2018 at 4:00 AM Stefan Sperling wrote:
>
> On Fri, Nov 30, 2018 at 07:19:06PM -0500, Nico Kadel-Garcia wrote:
> > git pull requests perform a merge in the local repository. What you'd
> > need to create for this is a local repository, not a working copy, and
> > the working reposito
Nico Kadel-Garcia wrote on Sat, 01 Dec 2018 09:25 -0500:
> On Sat, Dec 1, 2018 at 4:00 AM Stefan Sperling wrote:
> > Note that we use such a workflow in SVN itself: When we backport changes
> > to stable branches and a merge conflict occurs, we prepare a branch.
> > Voting happens in a file called
Hi, everyone (specially Chinese):
Maybe this is inappropriately to send such an email to this mailing list,
but I can't find more appropriate mailing list (there are few Chinese people
in svnbook mailing list).
I have started to translation svnbook-1.8 for Chinese since May, 2017, and
currently w