On Jan 8, 2012, at 14:31, Nico Kadel-Garcia wrote:
> On Sun, Jan 8, 2012 at 12:37 PM, Daniel Shahaf
> wrote:
>> Top-posting is appropriate for short responses that address the entirety of
>> the replied message.
>
> Where does it say that? I'm looking at the guidelines at
> http://svn.apache.or
On Sun, Jan 8, 2012 at 12:37 PM, Daniel Shahaf wrote:
> Top-posting is appropriate for short responses that address the entirety of
> the replied message.
Where does it say that? I'm looking at the guidelines at
http://svn.apache.org/repos/asf/subversion/branches/1.4.x/www/mailing-list-guideline
Top-posting is appropriate for short responses that address the entirety of the
replied message.
On Sun, Jan 8, 2012, at 11:27, Nico Kadel-Garcia wrote:
> On Sun, Jan 8, 2012 at 6:06 AM, Daniel Shahaf wrote:
> > No, but see contrib/client-side/search-svnlog.pl.
> >
> > (And contribulyze.py can e
Hello all,
today I upgraded all my working copies using TortoiseSVN 1.7.3 and in
one of them I recognized that Tortoise shows a conflict for the root
folder itself and only the root folder, no other file in the working
copy or else. This working copy is special because it's checked out
into my Ecl
On Sun, Jan 8, 2012 at 6:06 AM, Daniel Shahaf wrote:
> No, but see contrib/client-side/search-svnlog.pl.
>
> (And contribulyze.py can easily be hacked to generate such a listing, too)
>
> Richard Cavell wrote on Sun, Jan 08, 2012 at 05:55:07 -0500:
>> Hi,
>>
>> Is there some subcommand that will
##English on irc.freenode.net is telling me it's 3. Wikipedia seems to allow
both ways.
http://en.wikipedia.org/wiki/Ellipsis
A simple Google search seems to have advocates for both ways. I'm happy to see
my change reverted. Does anyone else have any input?
Richard
- Original Message --
No, but see contrib/client-side/search-svnlog.pl.
(And contribulyze.py can easily be hacked to generate such a listing, too)
Richard Cavell wrote on Sun, Jan 08, 2012 at 05:55:07 -0500:
> Hi,
>
> Is there some subcommand that will retrieve only those commits made by a
> specific person? Curren
Hi,
Is there some subcommand that will retrieve only those commits made by a
specific person? Currently I'm using:
svn log | grep Richard
Richard
On 01/08/2012 09:43 AM, Johan Corveleyn wrote:
> In SVN's current implementation, no record is kept of
> "copyto" information.
Thanks Johan. But since there is only a recommendation to create your
branches at ^/branches you could never list all branches (except with
browsing the full log, which is
On Sun, Jan 8, 2012 at 9:31 AM, Karl Krach wrote:
> Hello,
>
> I ve created a feature branch with "svn copy" and committed some
> content. Afterwards I "merge --reintegrated" this feature branch to the
> trunk and deleted it.
>
> In the future, when I do a "svn list ^/branches" this branch is one
Hello,
I ve created a feature branch with "svn copy" and committed some
content. Afterwards I "merge --reintegrated" this feature branch to the
trunk and deleted it.
In the future, when I do a "svn list ^/branches" this branch is one - of
course, since it's deleted.
1) How can I list all files,
On 01/07/2012 11:26 PM, Ryan Schmidt wrote:
> you must use a peg revision to specify a revision in which it still existed
Ryan, this works for the command line, thx!
$ svn log -r13 \
svn://localhost/testproject/branches/work_route/hugo.txt@13
12 matches
Mail list logo