Hi. Please CC.
While importing a very long revision with `svnadmin load repo < rev1`
I've got a message at the end:
...
* adding path : cif/9/9003895.cif ... done.
* adding path : cif/9/9009759.cif ... done.
svnadmin: /cif
svnadmin: Conflict at '/cif'
What does this conflict mean?
If m
Forget it - there is no API in official version of the script. It was
only in mine.
--
anatoly t.
On Thu, May 24, 2012 at 10:49 AM, anatoly techtonik wrote:
> Hi,
>
> It would be more handy if svnlook.py API also returned iterators to
> avoid eating memory for processing every comm
Hi,
It would be more handy if svnlook.py API also returned iterators to
avoid eating memory for processing every commit:
http://svn.apache.org/viewvc/subversion/trunk/tools/examples/svnlook.py?revision=1295006&view=markup
Please, CC.
--
anatoly t.
On Tue, May 8, 2012 at 6:24 PM, Stefan Sperling wrote:
> On Tue, May 08, 2012 at 06:12:00PM +0300, anatoly techtonik wrote:
>> As I said `svn log -r BASE:HEAD' works ok, but not everybody
>> proficient enough to know about it.
>
> I'm not convinced that we need anot
On Tue, May 8, 2012 at 6:00 PM, Andy Levy wrote:
> On Tue, May 8, 2012 at 10:55 AM, anatoly techtonik
> wrote:
>> On Tue, May 8, 2012 at 5:43 PM, Stefan Sperling wrote:
>>> On Tue, May 08, 2012 at 05:33:15PM +0300, anatoly techtonik wrote:
>>>> Hi,
>>
On Tue, May 8, 2012 at 5:43 PM, Stefan Sperling wrote:
> On Tue, May 08, 2012 at 05:33:15PM +0300, anatoly techtonik wrote:
>> Hi,
>>
>> Mercurial has a very convenient command "hg incoming" which is
>> basically "what's new" for incoming chang
Hi,
Mercurial has a very convenient command "hg incoming" which is
basically "what's new" for incoming changes. Will it be nice to add
the same capability to Subversion? `svn log -r BASE:HEAD' works ok,
but not everybody proficient enough to know about it.
Please, CC.
--
anatoly t.
Hello,
How can I detect if some file is not present in current repository,
because it is out of scope of shallow checkout?
Please CC. Thanks.
--
anatoly t.
On Sat, Apr 24, 2010 at 4:59 PM, Stefan Sperling wrote:
> On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote:
>> Hello,
>>
>> We have an issue in Bitten [1] continuous integration system that if
>> SVN fails when checking out externals, we can't
Hello,
We have an issue in Bitten [1] continuous integration system that if
SVN fails when checking out externals, we can't detect this. Therefore
build process, where "svn" is essential chain link continues when it
should fail. Please advise, what should be done in this case. Maybe it
could be fi
Hello,
I can't see any message in FF while browsing mail archives. When I
click message header a "Loading ..." box appears and nothing happens.
http://mail-archives.apache.org/mod_mbox/subversion-announce/201001.mbox/browser
Please, CC.
BTW, are there any Subversion archives with ability to subs
On Mon, Feb 8, 2010 at 11:04 PM, Ryan Schmidt
wrote:
> On Feb 8, 2010, at 08:41, anatoly techtonik wrote:
>
>> I am trying to checkout from local repository using relative file
>> path, but it fails to recognize it no matter how I try:
>> svn co testrepo testwc
>>
Hello,
I am trying to checkout from local repository using relative file
path, but it fails to recognize it no matter how I try:
svn co testrepo testwc
svn co file:///testrepo testwc
svn co ./testrepo testwc
svn co file://./testrepo testwc
svn co file:///./testrepo testwc
svn co "file:/testrepo" t
Hello,
I wonder that are the chances to get a fix for
http://subversion.tigris.org/issues/show_bug.cgi?id=3311 in the next
1.6 ?
If not the fix that would fetch externals for depth=immediates or
depth=files or even depth=empty (if externals dir is explicitly
specified) then at least information ab
14 matches
Mail list logo