Daniel Shahaf wrote:
> Wolfgang Röckelein wrote on Wed, Jun 15, 2011 at 10:05:16 +0200:
>> I have two problems when creating a tag from a mixed rev working copy. Both
>> problems are caused by a rename (copy+delete) from the past inside.
>>
>> One case is a directory, here I get the following error
Hi, Geoff,
Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com]
>>> I have a file with some (I believe) Portuguese characters in the
>>> filename that someone managed to store in the repo without any problem,
>>> and I checked it out without issues, too. However, now on my working
>>> copy, it t
Wolfgang Röckelein wrote on Wed, Jun 15, 2011 at 10:05:16 +0200:
> Hi,
>
> I have two problems when creating a tag from a mixed rev working copy. Both
> problems are caused by a rename (copy+delete) from the past inside.
>
> One case is a directory, here I get the following error, is the del
Subversion does have lock mechanisms, but they are not enabled by default.
Although Siebel has it's lock mechanisms for sifs, I believe they are binary
and you will want to implement locking in Subversion for them as well.
I sure wish I could get our Siebel teams to use SVN instead of exclusive
Do you have a pre-1.6.17 libsvn_repos on the system?
(That symbol is defined by libsvn_repos, and I suspect it's only defined
by recent versions of that.)
Chris Wolstenholme wrote on Wed, Jun 15, 2011 at 10:35:06 +0100:
> Hi,
>
> I'm having a problem using the mod_dav_svn module with Apache and
On Wed, Jun 15, 2011 at 3:06 PM, Mudumbai, Venkat <
venkat.mudum...@mercer.com> wrote:
> Hi,
> We are planning to user SUBVERSION & TortoiseSVN for our Siebel Tools as a
> source control tools.
> Siebel development using tools, as it is a a object based environment,
> where in we checkout and ch
Hi,
We are planning to user SUBVERSION & TortoiseSVN for our Siebel Tools as a
source control tools.
Siebel development using tools, as it is a a object based environment, where
in we checkout and check in the several objects like
applets,buscomps,picklist,links etc.
In my previous project we
On Wed, Jun 15, 2011 at 02:32:53PM -0500, Ryan Schmidt wrote:
>
> On Jun 14, 2011, at 08:15, Richard Cavell wrote:
>
> > 1. Is using externals a good idea?
> >
> > I've been told that it's generally a bad idea, and it feels to me like a
> > bad idea, since it obfuscates what's going on in the
On Jun 14, 2011, at 08:15, Richard Cavell wrote:
> 1. Is using externals a good idea?
>
> I've been told that it's generally a bad idea, and it feels to me like a bad
> idea, since it obfuscates what's going on in the repo. Is it often done for
> professional projects?
Using *file* external
On Tue, Jun 14, 2011 at 11:36 PM, Markus Schaber
wrote:
> Hi, Geoff,
>
> Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com]
>
> > I have a file with some (I believe) Portuguese characters in the
> filename that someone managed to store in the repo without any problem,
> and I checked it out wit
Konstantin Kolinko wrote
>> 2011/6/15 Henry Hartley:
>> >
>> > "C:\Program Files (x86)\VisualSVN Server\bin\svn" --username
>> > SVN_User --password therealpw update D:/websites/site1
>>
>> 1. I'd add "--no-auth-cache --non-interactive" options as well,
>> and "@echo off" at the start and "exit
On Jun 15, 2011, at 10:23, Matt Dorsch wrote:
>Is there a way to specify that a file in the repository is
> "constant"? By this, I mean it should not be changed, except by
> deletion.
If you want to prevent people from committing changes to a file, you can do
that by writing an appropriate
2011/6/15 Herbie Marais :
>
> I have scanned through svn’s website and could not find any information on
> guaranteed transaction management and backup...
>
1. Have you seen The Book [1]?
[1]: http://svnbook.red-bean.com/index.en.html
> Our employees often work remotely and the source control sy
2011/6/15 Henry Hartley :
> Andy Levy wrote:
>>>
>>> Pass valid credentials to svn update with --username and --password
>>> in your hook & see what happens.
>
> I'm finally getting back to this issue. Things have changed a little so
> here's a recap and the current situation:
>
> I have a Visual
Good day.
We are reviewing some alternate source control solutions for our Cape
Town operation.
One of the pre-requisites for us, is an absolute guarantee that the
source control repository will not get corrupted.
Our employees often work remotely and the source control system needs to
be
Andy Levy wrote:
>>
>> Pass valid credentials to svn update with --username and --password
>> in your hook & see what happens.
I'm finally getting back to this issue. Things have changed a little so here's
a recap and the current situation:
I have a VisualSVN repository on a development web se
Good morning,
Is there a way to specify that a file in the repository is
"constant"? By this, I mean it should not be changed, except by
deletion. For a file like this, I would like the
.svn/text-base/*.svn-base file to *not* be created.
I see this being useful for keeping history of files
On Wed, Jun 15, 2011 at 01:39:30AM -0500, Ryan Schmidt wrote:
> I would clarify this by saying the problem is that Subversion assumes
> that a filename submitted in one version of UTF-8 encoding will always
> stay in that version of UTF-8 encoding, and on the HFS+ filesystem,
> used by Mac OS X, th
Hi,
I'm having a problem using the mod_dav_svn module with Apache and a
newly built subversion (version 1.6.17). This usually works out of the
box, but I have an undefined symbol (svn_repos__post_commit_error_str)
which means apache can't load the module.
The apache version is 2.2.17. The co
Hi,
I have two problems when creating a tag from a mixed rev working copy. Both
problems are caused by a rename (copy+delete) from the past inside.
One case is a directory, here I get the following error, is the deleted
local directory path:
Working copy not locked; this is probably a bu
20 matches
Mail list logo