svn 1.7 client issues error on update of single file externals

2012-07-23 Thread Boe, Aasmund
Using subversion 1.7(.5), updating a working copy that has single file svn:externals results in an error, even if the update does indeed work. Bug, or am I doing something wrong? Details posted on stackoverflow.com (before I was aware of this mailing list): http://stackoverflow.com/questions/1161

Re: Subversion doesn't build Neon

2012-07-23 Thread Nico Kadel-Garcia
On Mon, Jul 23, 2012 at 9:32 AM, Victor Engmark wrote: > Hi all > > I've been trying for a while now to make Subversion compile offline, > and it looks like only the "apr", "apr-util", "serf" and > "apr_memcache" external project subdirectories are taken into account > - "neon" is missing. To veri

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Angel Tsankov
On 07/23/2012 11:20 PM, Andy Levy wrote: On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov wrote: Hello. What might be the reason for 'svn log' not to show all revisions, but 'svn log file://path/to/repo' to show them all. The reason why I need to know this is that hg's convert extension seems to

Subversion doesn't build Neon

2012-07-23 Thread Victor Engmark
Hi all I've been trying for a while now to make Subversion compile offline, and it looks like only the "apr", "apr-util", "serf" and "apr_memcache" external project subdirectories are taken into account - "neon" is missing. To verify: $ grep SVN_EXTERNAL_PROJECT_SUBDIRS configure The only workar

RE: unable to login to svn repo

2012-07-23 Thread Kapur, Rajneesh
Adding users@ list as well. -Original Message- From: Kapur, Rajneesh Sent: Monday, July 23, 2012 6:52 PM To: 'Thorsten Schöning'; users@ Subject: RE: unable to login to svn repo I am using windows box to access SVN server and I think its the windows login user that I see as prompt but I

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Thorsten Schöning
Guten Tag Angel Tsankov, am Montag, 23. Juli 2012 um 22:08 schrieben Sie: > What might be the reason for 'svn log' not to show all revisions, but > 'svn log file://path/to/repo' to show them all. The client command considers the directory in which it was executed and normally only shows history f

Re: unable to login to svn repo

2012-07-23 Thread Thorsten Schöning
Guten Tag Kapur, Rajneesh, am Montag, 23. Juli 2012 um 22:45 schrieben Sie: > C:\Program Files\CollabNet\Subversion Server>svn co > svn://172.20.212.6/u01/app/repo3 > Authentication realm: repo3_realm > Password for 'rkapur': [...] > 4) Contents of passwd file are: > [users] > harry = harry

Re: How to import

2012-07-23 Thread Thorsten Schöning
Guten Tag John Maher, am Montag, 23. Juli 2012 um 21:22 schrieben Sie: > @Thorsten: Thanks for taking the time to respond, I do appreciate it, I > should provide more background. I did use tortoise. Then I lost a > bunch of source code trying to do a merge probably because I didn't know > what I

unable to login to svn repo

2012-07-23 Thread Kapur, Rajneesh
Hi, I would really appreciate if someone can help with this simple creation of repository and accessing it. I am unable to login to SVN repository and keep getting "Authorization Failed" error message. Thank you. --

Re: svn log shows all revs from repo, not so from WC

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 4:08 PM, Angel Tsankov wrote: > Hello. > > What might be the reason for 'svn log' not to show all revisions, but 'svn > log file://path/to/repo' to show them all. The reason why I need to know > this is that hg's convert extension seems to convert only those revisions > tha

svn log shows all revs from repo, not so from WC

2012-07-23 Thread Angel Tsankov
Hello. What might be the reason for 'svn log' not to show all revisions, but 'svn log file://path/to/repo' to show them all. The reason why I need to know this is that hg's convert extension seems to convert only those revisions that 'svn log' shows no matter whether I run it on a working cop

Re: How to import

2012-07-23 Thread Ryan Schmidt
On Jul 23, 2012, at 14:22, John Maher wrote: > @Thorsten: Thanks for taking the time to respond, I do appreciate it, I > should provide more background. I did use tortoise. Then I lost a > bunch of source code trying to do a merge probably because I didn't know > what I was doing. I started wi

Re: How to import

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 3:22 PM, John Maher wrote: > @Thorsten: Thanks for taking the time to respond, I do appreciate it, I > should provide more background. I did use tortoise. Then I lost a > bunch of source code trying to do a merge probably because I didn't know > what I was doing. I start

RE: How to import

2012-07-23 Thread John Maher
@Thorsten: Thanks for taking the time to respond, I do appreciate it, I should provide more background. I did use tortoise. Then I lost a bunch of source code trying to do a merge probably because I didn't know what I was doing. I started with version 1. Branched for version 2. Enhanced version

Re: How to import

2012-07-23 Thread Thorsten Schöning
Guten Tag John Maher, am Montag, 23. Juli 2012 um 18:48 schrieben Sie: > I need to import from one path to another. A path can also be referred > to as an URL. However when both terms are used in an example then that > implies a difference. What's the difference? The URL is the address of the

Re: How to import

2012-07-23 Thread Andy Levy
On Mon, Jul 23, 2012 at 12:48 PM, John Maher wrote: > > Hello > > I'm trying to figure out how to use the import command in a windows > environment. I'm reading the book but the documentation is unclear as > is the help. Perhaps someone can clarify it for me. > > For example the help says: > Imp

Re: How to import

2012-07-23 Thread Thorsten Schöning
Guten Tag John Maher, am Montag, 23. Juli 2012 um 18:48 schrieben Sie: > Unfortunately VisualSVN is inadequate for our > needs so I need to learn the archaic commands. Try TortoiseSVN, right click oh the unversioned directory in your working directory and select import from Tortoise's menu. Meani

How to import

2012-07-23 Thread John Maher
Hello I'm trying to figure out how to use the import command in a windows environment. I'm reading the book but the documentation is unclear as is the help. Perhaps someone can clarify it for me. For example the help says: Import [PATH] URL I need to import from one path to another. A path c

RE: Query on Subversion

2012-07-23 Thread Bob Archer
> Hi, >     I need to install subversion as a Network Repository on a Windows 2008 > server.  I have the following queries > > i)  Does Subversion have separate versions for separate operating systems > (unix, windows, linux) ? Subversion only releases code, not binaries. There are several people

Re: Query on Subversion

2012-07-23 Thread Santanu3 G
Thanks. With Regards, Santanu Ghosh Tata Consultancy Services Ph:- +91-33-6636-8550 Mailto: santanu...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions Outsourcing ---

Re: Query on Subversion

2012-07-23 Thread Santanu3 G
Thanks a lot With Regards, Santanu Ghosh Tata Consultancy Services Ph:- +91-33-6636-8550 Mailto: santanu...@tcs.com Website: http://www.tcs.com Experience certainty. IT Services Business Solutions Outsourcing

Re: Query on Subversion

2012-07-23 Thread Ulrich Eckhardt
Am 23.07.2012 12:57, schrieb vishwajeet singh: On Mon, Jul 23, 2012 at 4:10 PM, Santanu3 G wrote: iii) Do I need to install any other software like Apache ? OR will it function OK with IIS ? You would need to go for Apache, someone tried to make Subversion work over IIS I am not sure if t

Re: Query on Subversion

2012-07-23 Thread vishwajeet singh
On Mon, Jul 23, 2012 at 4:10 PM, Santanu3 G wrote: > Hi, > I need to install subversion as a Network Repository on a Windows 2008 > server. I have the following queries > > i) Does Subversion have separate versions for separate operating systems > (unix, windows, linux) ? > Version is same

Query on Subversion

2012-07-23 Thread Santanu3 G
Hi, I need to install subversion as a Network Repository on a Windows 2008 server. I have the following queries i) Does Subversion have separate versions for separate operating systems (unix, windows, linux) ? ii) Which version will be suitable in my case ? iii) Do I need to install any o