Hi,
when I try a fresh checkout from a shared repository I get the
following error message:
svn: In directory 'prospectus'
svn: Can't open file 'prospectus/.svn/tmp/text-base/prospectus.tex.svn-
base': No such file or directory
A friend also tried a fresh checkout and got the same error.
I
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Jochen Wuttke [mailto:wutt...@usi.ch]
> Sent: 10 December 2010 11:03
> To: users@subversion.apache.org
> Subject: Stra
Hi all,
When doing a server side "proplist" I get the following
diagnostic message:
>svn pl -R http://full-path-to-repo/Proja/trunk/ExecShell.cpp
svn: PROPFIND of '/path-to-repo/!svn/bc/1370/ProjA/trunk/ExecShell.c
pp': 207 Multi-Status (http://name-of-server)
I only get this for a few files.
R
On Thu, Dec 9, 2010 at 20:27, Kris Deugau wrote:
> Daniel Albuschat wrote:
>>
>> I'd like to create a branch from trunk and periodically merge trunk
>> into my branch to stay up to date with what happens in trunk.
>> At some point, the feature in my branch reaches a kind of stability
>> that is OK
> -Original Message-
> From: Gavin Beau Baumanis [mailto:b...@palcare.com.au]
> Sent: 10 December 2010 04:46
> To: Subversion Users
> Subject: SVN Statistics
>
> Hi Everyone,
>
> I have been asked for some statistics about our code base and am hoping
> that someone might have had a task f
Hi again,
Just to add:
Windows client downloaded from tigris:
D:\Projects\X\x>svn --version
svn, version 1.6.15 (r1038135)
compiled Nov 24 2010, 15:10:19
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.apache.org/
This product includes sof
You could make a git clone of your Subversion repository.
git log --numstat shows the lines added and deleted per commit (revision).
Hth,
Nick Stolwijk
~Java Developer~
iPROFS
Wagenweg 208
2012 NM Haarlem
T +31 23 547 6369
F +31 23 547 6370
I www.iprofs.nl
On Fri, Dec 10, 2010 at 1:15 PM, Ch
On another note, I see you have a jar from SF which does almost what
you want. Why not checkout their code and let it do exactly what you
want? I guess somewhere in there is a starting revision, which you can
change.
If you don't know Java, send me the projectname and I can have a look.
Hth,
Nic
The server and client are running version 1.6.6.
The server is running CentOS, client is Mac with the commandline client.
The command was as expected:
svn checkout https://my_url
On Dec 10, 2010, at 12:34 PM, Giulio Troccoli wrote:
Linedata Limited
Registered Office: 85 Gracechurch St.,
On 12/10/10 7:33 AM, Jochen Wuttke wrote:
The server and client are running version 1.6.6.
The server is running CentOS, client is Mac with the commandline client.
The command was as expected:
svn checkout https://my_url
If it is something on the CentOS side, strange permission issues can be
Some serious digging and delving identified the problem:
A user did the following command sequence:
svn add Prospectus.tex
svn ci
mv Prospectus.tex prospectus.tex
svn add prospectus.tex
svn ci
Now, because by default HFS does not distinguish between the two
filenames, but svn does, it tried t
Hi all,
Today I encountered the problem that svn:externals are not merged
across branches. That is to say, I had done development on a branch,
introduced a couple of svn:externals on that branch and when everything
was to my liking I merged the development branch with the trunk. To my
surprise, th
On Fri, Dec 10, 2010 at 01:09:45PM +0100, B Smith-Mannschott wrote:
> On Thu, Dec 9, 2010 at 20:27, Kris Deugau wrote:
> > Daniel Albuschat wrote:
> >>
> >> I'd like to create a branch from trunk and periodically merge trunk
> >> into my branch to stay up to date with what happens in trunk.
> >> A
Check out StatSVN:
http://www.statsvn.org/
Cheers.
On Thu, Dec 9, 2010 at 20:46, Gavin Beau Baumanis wrote:
> Hi Everyone,
>
> I have been asked for some statistics about our code base and am hoping
> that someone might have had a task for something similar already, and will
> be able to help
14 matches
Mail list logo