Re: file *.a ignored

2010-01-27 Thread Soft
As I said, I'm using Subclipse and Tortoise on Windows. I found a fix on the Tortoise mailing list. Tortoise has, besides the usual config file a Registry Key for global ignores. My assumption that all clients use the same config file was wrong, but I also didn't find any registry entries.

Reintegrate with vendor branches

2010-01-27 Thread Olivier Sannier
Hello all, Let's consider the following repository structure : tags branches feature1 trunk libs libA libB project1 vendors libA current libB current The repository is at revision 100 libA and libB are external libraries managed as vendor branches which were merged

Re: ldap auth with one read-only user

2010-01-27 Thread Johan Corveleyn
On Tue, Jan 26, 2010 at 3:12 PM, Anja Gawlik anja.gaw...@cib.de wrote: Hello everybody, I have subversion running with ldap auth against our active directory. The normal setup with a require ldap-group worked fine. Now I shall add one read-only user for nightly builds and it just won't work.

Error building Subversion 1.6.9 on Solaris 8

2010-01-27 Thread Giulio Troccoli
I'm trying to build 1.6.9 on a Solaris 8 platform. I have successfully built and installed (locally in /user/dev/local, for now) the dependencies: apr, apr-util, neon, expat and zlib. I configured the build with CC=/opt/SUNWspro/bin/cc \ CPPFLAGS=-I/user/dev/local/include \

AW: ldap auth with one read-only user

2010-01-27 Thread Anja Gawlik
-Ursprüngliche Nachricht- Von: Johan Corveleyn [mailto:jcor...@gmail.com] Gesendet: Mittwoch, 27. Januar 2010 13:15 An: Anja Gawlik Cc: users@subversion.apache.org Betreff: Re: ldap auth with one read-only user On Tue, Jan 26, 2010 at 3:12 PM, Anja Gawlik anja.gaw...@cib.de wrote:

svnserve password wildcard

2010-01-27 Thread Zac
I am trying to set up a very simple svnserve server on our LAN. Up until now we have been using direct file system access to our repository. I am struggling with authentication. We would like something that approximates our current access scheme. We have no access restrictions. However, with

Importing code between SVN repositories, want to retain set SVN properties

2010-01-27 Thread Alan Leung
Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi everyone, We are importing code from a vendor SVN repository into a branch in our SVN repository. If necessary we may make changes to this code and merge with future releases of the vendor code.

Re: Importing code between SVN repositories, want to retain set SVN properties

2010-01-27 Thread Ryan Schmidt
On Jan 27, 2010, at 18:29, Alan Leung wrote: We are importing code from a vendor SVN repository into a branch in our SVN repository. If necessary we may make changes to this code and merge with future releases of the vendor code. During this import, we are trying to retain the SVN

best way to restore a 'svn rm file

2010-01-27 Thread Pat Farrell
One of my developers did a svn rm foo.java command, and committed it. He meant well, but it was not a good idea. I could retrieve the file from the repository with svn update foo.java -r 1234 which would retrieve an older copy. svn would display a A with the file. but svn status showed

Re: best way to restore a 'svn rm file

2010-01-27 Thread Andy Levy
On Wed, Jan 27, 2010 at 23:02, Pat Farrell pfarr...@pfarrell.com wrote: One of my developers did a svn rm foo.java command, and committed it. He meant well, but it was not a good idea. I could retrieve the file from the repository with svn update foo.java -r 1234 which would retrieve an

Re: best way to restore a 'svn rm file

2010-01-27 Thread Ryan Schmidt
On Jan 27, 2010, at 22:02, Pat Farrell wrote: One of my developers did a svn rm foo.java command, and committed it. He meant well, but it was not a good idea. [snip] What is the proper sequence of commands to get the file back and insert it back into the repository? I'd rather that the

Re: Usage for svn list

2010-01-27 Thread Ryan Schmidt
On Jan 26, 2010, at 11:19, Tim Landscheidt wrote: Anyhow, is there a proper way to deduce a revision num- ber from a date for a given path? At the moment (I'm brows- ing the output of cvs2svn to see if the repository has been converted correctly), I use svn log --verbose on the trunk. Yes,

mime type for docx in repos-web view

2010-01-27 Thread Ramachandran, Vishwanath(IE10)
Hi there Mimetype for docx in repos-web view is not correct (IE8) and needs to be updated http://acsjira.honeywell.com:8085/browse/HELP-2632 . Also, Subversion repos-web view: Opening RTF files does not work in Firefox (due to incorrect mimetype setting)