Guten Tag Julio Palma,
am Donnerstag, 24. Januar 2013 um 21:43 schrieben Sie:
> Some of selected resources were not committed.
> Some of selected resources were not committed.
> svn: E200030: Commit failed (details follow):
> svn: E200030: Commit failed (details follow):
> svn: E200030: disk I/O e
Hi, Subversion community,
My name is Julio Cesar, I made a configuration a Subversion server in a
Ubuntu Linux, and I have a Lot of troubles with encoding format from my
archives sources, some sources are write on windows-1252 and when I
submit/commit, the files given me a error like described:
On 01/24/2013 10:07 AM, Johan Corveleyn wrote:
On Thu, Jan 24, 2013 at 3:50 PM, Lathan Bidwell wrote:
On 01/24/2013 05:14 AM, Philip Martin wrote:
Lathan Bidwell writes:
How can i checkout out this sample repository without downloading the
/b/media/ and /d/media folders?
The example i hav
On Thu, Jan 24, 2013 at 3:50 PM, Lathan Bidwell wrote:
>
> On 01/24/2013 05:14 AM, Philip Martin wrote:
>>
>> Lathan Bidwell writes:
>>
>>> How can i checkout out this sample repository without downloading the
>>> /b/media/ and /d/media folders?
>>>
>>> The example i have (with checking it all ou
On 01/24/2013 05:14 AM, Philip Martin wrote:
Lathan Bidwell writes:
How can i checkout out this sample repository without downloading the /b/media/
and /d/media folders?
The example i have (with checking it all out first is):
svn checkout '' --depth immediates
svn update --set-depth exclude
In this discussion a user suggested how to change the commit author
using a post-commit hook: http://goo.gl/7dJ4l
I'd like to do exacly that, so I wrote a pre-revprop-change hook that
checks that allows the change under certain circumstances.
I tested and it's working.
My problem is that I can't
On 24.01.2013 14:38, Manuel Ferrero wrote:
> Thorsten Schöning wrote:
>
>>> The commit is done, but the author isn't changed.
>>> It seems top me that the batch file hangs when try to lookup the
>>> current
>>> user:
>>> for /f "delims=" %%a in ('svn propget svn:author --revprop -r %REV%
>>> http:/
Thorsten Schöning wrote:
The commit is done, but the author isn't changed.
It seems top me that the batch file hangs when try to lookup the current
user:
for /f "delims=" %%a in ('svn propget svn:author --revprop -r %REV%
http://my_server_address') do @set myAuthor=%%a
May it be that the clien
Guten Tag Manuel Ferrero,
am Donnerstag, 24. Januar 2013 um 14:03 schrieben Sie:
> The commit is done, but the author isn't changed.
> It seems top me that the batch file hangs when try to lookup the current
> user:
> for /f "delims=" %%a in ('svn propget svn:author --revprop -r %REV%
> http://my
In this discussion a user suggested how to change the commit author
using a post-commit hook: http://goo.gl/7dJ4l
I'd like to do exacly that, so I wrote a pre-revprop-change hook that
checks that allows the change under certain circumstances.
I tested and it's working.
My problem is that I can't m
Lathan Bidwell writes:
> How can i checkout out this sample repository without downloading the
> /b/media/ and /d/media folders?
>
> The example i have (with checking it all out first is):
> svn checkout '' --depth immediates
> svn update --set-depth exclude /b/media
> svn update --set-depth exc
Hi...
but seems to be working fine in working copy with subversion 1.6 , is there
any considerable difference between svn externals in subversion 1.6 and 1.7
On 22 January 2013 21:47, Ryan Schmidt wrote:
>
> On Jan 22, 2013, at 06:07, dhanushka ranasinghe wrote:
>
> > when i ran the "svn up" i
On Wed, Jan 23, 2013 at 4:35 PM, John Wallace wrote:
> When using svn:externals property to have within-repository links, is
> there a way to recursively freeze the revision? With one level, I can
> use the "-rN" tag, but in the next level, the revision is checked out as
> the head. This makes t
On Sat, Dec 15, 2012 at 10:06 AM, Daniel Shahaf wrote:
> Stefan Scherer wrote on Wed, Dec 12, 2012 at 14:13:01 -0500:
>> Hello again,
>>
>> I just noticed my previous email got somewhat scrambled.
>>
>> The idea was to have notation like the following
>>
>> ../../common/module1@RELATIVE module1
>>
14 matches
Mail list logo